Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alexandre Beelen
gildas
Commits
ac8099df
Commit
ac8099df
authored
Apr 11, 2018
by
Alexandre Beelen
Browse files
Add mar18c and cleaner multistage build process
parent
11440f42
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ac8099df
...
...
@@ -33,10 +33,10 @@ docker build --tag abeelen/gildas:$release --tag abeelen/gildas:latest --build-a
With Docker 17.05 or higher :
``bash
``
`
bash
export
release
=
mar18c
docker build
--tag
abeelen/gildas:
$release
--tag
abeelen/gildas:latest
--build-arg
release
=
$release
-f
Dockerfile.multistage .
``
``
`
# Usage
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment