Skip to content

Commit

Permalink
Tag our custom Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
WaveHack committed Aug 29, 2022
1 parent 5a0f1f1 commit f5c1aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/backup-volume
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ TMP_FILE="/tmp/$ZIP_FILENAME"

touch "$TMP_FILE" # Create with current user ownership

docker build /root/intranet/.docker/zip
docker build -t wavehack:zip /root/intranet/.docker/zip

docker run \
--rm \
Expand Down

0 comments on commit f5c1aa9

Please sign in to comment.