Uh oh!
There was an error while loading. Please reload this page.
Add github templates and initial poule configuration - #54
Merged
Conversation
vdemeesterforce-pushed
the
pull-and-templates
branch
from
May 9, 2017 14:29
9625e56 to
811bd5aComparednephin
reviewed
May 9, 2017
| General support can be found at the following locations: | ||
| - Docker Support Forums - https://forums.docker.com | ||
| - IRC - irc.freenode.net #docker channel |
Contributor
There was a problem hiding this comment.
This is super outdated now, isn't it?
CollaboratorAuthor
There was a problem hiding this comment.
holy moly you are right, I'll change thoses 👼
CollaboratorAuthor
There was a problem hiding this comment.
I did replace it with Slack link 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
vdemeesterforce-pushed
the
pull-and-templates
branch
from
May 9, 2017 14:57
811bd5a to
1a549c1ComparethaJeztah 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
revert Set OPOST on bsd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Vincent Demeester vincent@sbr.pm