You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
Currently we work around it by passing build arguments that are then used as the values of LABEL directives in the Dockerfile. (But there is a bug with build arguments containing spaces: #286)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is this a BUG REPORT or FEATURE REQUEST?:
FEATURE REQUEST
Description
[Add feature/bug description here]
When build image, how to add image label, like
docker build --label xxxx
How to reproduce
[Add steps on how to reproduce this issue]
What do you expect
[Describe what do you expect to happen]
What happened instead
[Describe the actual results]
Software:
docker version
: [Add the output ofdocker version
here, both client and server]Full backtrace
The text was updated successfully, but these errors were encountered: