Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
docker-abuild
Commits
a7dcce17
Commit
a7dcce17
authored
May 19, 2019
by
Carlo Landmeter
Browse files
update dockerfiles cleanup and gitignore
parent
3766ea7f
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
a7dcce17
dabuild
Dockerfile
Dockerfiles
dockerfiles.sh
View file @
a7dcce17
...
...
@@ -20,7 +20,7 @@ arch_to_image() {
esac
}
[
-d
"Dockerfiles"
]
&&
rm
-rf
Dockerfiles
/
*
rm
-rf
Dockerfiles
for
REL
in
$RELEASES
;
do
for
ARCH
in
$ARCHS
;
do
...
...
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