Update 'projects/hello-world/container/Makefile'
This commit is contained in:
parent
017d055aaa
commit
83bcb52887
@ -11,6 +11,7 @@ update-tag:
|
||||
|
||||
run: build
|
||||
docker run \
|
||||
--restart unless-stopped \
|
||||
-p 3000:3000 $(TAG)
|
||||
|
||||
# You may need to set up a docker builder, to do so run:
|
||||
|
Loading…
Reference in New Issue
Block a user