Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

autoconf: Update autoconf image file to use Ubuntu distro#13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
corona10 merged 5 commits intopython:mainfromcorona10:autoconf-ubuntu
Oct 6, 2024

Conversation

corona10
Copy link
Member

@corona10corona10 commentedSep 27, 2024
edited
Loading

  • Port autoconf image from alpine distro to Ubuntu distro.

Comment on lines 15 to 20
autotools-dev \
autoconf \
autoconf-archive \
build-essential \
curl \
pkg-config
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Nit; I'd prefer to keep the extra indent, to make it obvious that these are arguments toapt-get and not a new chain of commands :)


RUN set -o pipefail \
&& curl https://ftp.gnu.org/gnu/autoconf/autoconf-${AUTOCONF_VERSION}.tar.gz | tar -zxf - \
RUN curl https://ftp.gnu.org/gnu/autoconf/autoconf-${AUTOCONF_VERSION}.tar.gz | tar -zxf - \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Does it not work withpipefail?

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Done:b200e7a

erlend-aasland reacted with rocket emoji
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Done:b200e7a

Elegant!

@corona10
Copy link
MemberAuthor

Hmmhttps://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz is unstable.

erlend-aasland reacted with eyes emoji

@corona10

This comment was marked as resolved.

@corona10
Copy link
MemberAuthor

@erlend-aasland gentle ping~

erlend-aasland reacted with heart emoji

@corona10corona10 merged commit7a68613 intopython:mainOct 6, 2024
4 checks passed
@corona10corona10 deleted the autoconf-ubuntu branchOctober 6, 2024 10:02
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@erlend-aaslanderlend-aaslanderlend-aasland approved these changes

Assignees

@erlend-aaslanderlend-aasland

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@corona10@erlend-aasland

[8]ページ先頭

©2009-2025 Movatter.jp