Skip to content

Conversation

@vdemeester
Copy link
Collaborator

Signed-off-by: Vincent Demeester vincent@sbr.pm

Copy link
Contributor

@ehazlett ehazlett left a comment

Choose a reason for hiding this comment

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

LGTM

General support can be found at the following locations:

- Docker Support Forums - https://forums.docker.com
- IRC - irc.freenode.net #docker channel
Copy link
Contributor

Choose a reason for hiding this comment

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

This is super outdated now, isn't it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

holy moly you are right, I'll change thoses 👼

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I did replace it with Slack link 👼

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
@vdemeester vdemeester force-pushed the pull-and-templates branch from 811bd5a to 1a549c1 Compare May 9, 2017 14:57
Copy link
Contributor

@dnephin dnephin left a comment

Choose a reason for hiding this comment

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

LGTM

@vdemeester vdemeester merged commit 079a559 into docker:master May 9, 2017
@vdemeester vdemeester deleted the pull-and-templates branch May 9, 2017 17:58
@thaJeztah thaJeztah added this to the 17.06.0 milestone Jul 21, 2017
thaJeztah added a commit to thaJeztah/cli that referenced this pull request Mar 26, 2022
The `apt` command is meant to provide a user-friendly interface, but does not
have a stable interface, and not recommended for scripting, see:

    docker#54 [linux/amd64 build-buster 1/1] RUN xx-apt install --no-install-recommends -y libc6-dev libgcc-8-dev
    docker#54 0.706 Hit:1 http://security.debian.org/debian-security buster/updates InRelease
    docker#54 0.707 Hit:2 http://deb.debian.org/debian buster InRelease
    docker#54 0.708 Hit:3 http://deb.debian.org/debian buster-updates InRelease
    docker#54 2.149 Reading package lists...
    docker#54 4.917 + apt  install --no-install-recommends -y libc6-dev libgcc-8-dev
    docker#54 4.934
    docker#54 4.934 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

This changes the command to use `apt-get` instead

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
nobiit pushed a commit to nobidev/docker-cli that referenced this pull request Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants