Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalBackend
Commits
f98aa014
Commit
f98aa014
authored
Apr 16, 2020
by
lukas.burgey
Browse files
Add update_image.sh for docker
parent
7ff978fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/update_image.sh
0 → 100755
View file @
f98aa014
#!/bin/sh
docker build
-t
localhost:5000/feudalbackend
.
docker push localhost:5000/feudalbackend
Write
Preview
Markdown
is supported
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