feat: play application on docker under debug
This commit is contained in:
+2
-1
@@ -27,7 +27,8 @@ FROM scratch
|
||||
#FROM alpine:latest
|
||||
#
|
||||
## Add entrypoint dependency
|
||||
#RUN apk add --no-cache bash mysql-client mariadb-connector-c
|
||||
#RUN apk add --no-cache bash
|
||||
#RUN apk add --no-cache mysql-client mariadb-connector-c
|
||||
|
||||
# Move to /app directory as the place for resulting binary folder
|
||||
WORKDIR /
|
||||
|
||||
Reference in New Issue
Block a user