This website works better with JavaScript.
Home
Explore
Help
Sign In
myitinos
/
HackTheGame-v002
forked from
myitinos/HackTheGame-v001
Watch
1
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
image name to lowercase
master
myitinos
5 years ago
parent
44388c12ae
commit
4f1640f4a1
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build-image.sh
+ 1
- 1
build-image.sh
View File
@ -2,7 +2,7 @@
set
-e
set
-o xtrace
IMAGE_NAME
=
HackTheG
ame-v002
IMAGE_NAME
=
hack-the-g
ame-v002
# clean old images
OLD_IMAGES
=
$(
docker images
$IMAGE_NAME
-q --no-trunc
)
Write
Preview
Loading…
Cancel
Save