entrypoint
This commit is contained in:
parent
8ef5577801
commit
6ef0ef3b30
@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
# Update apk repository and install git
|
||||
apk update && apk add --no-cache git
|
||||
apt update && apt install git -y
|
||||
|
||||
PROJECT_DIR="/app/my-medusa-app"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user