Skip to content

Commit 680a79c

Browse files
author
JLRR2019
committed
create_image script
1 parent ea11b88 commit 680a79c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

backend/gamelink/create_image.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/bash
2+
3+
docker build -t juanurjc/gamelink .
4+
5+
docker push juanurjc/gamelink
6+
7+
docker pull juanurjc/gamelink:latest

0 commit comments

Comments
 (0)