feat: play application on docker under debug

This commit is contained in:
2022-08-07 00:20:37 +03:00
parent d87aed14f4
commit 5f88b64cbe
6 changed files with 29 additions and 65 deletions
+2 -1
View File
@@ -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 /