generated from alecodes/base-template
chore: add example .env
This commit is contained in:
parent
9194eccab9
commit
e2a6c92322
2 changed files with 5 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ FROM ghcr.io/linuxcontainers/debian-slim:latest
|
|||
|
||||
COPY --from=ghcr.io/amacneil/dbmate /usr/local/bin/dbmate /usr/local/bin/dbmate
|
||||
COPY --from=lovasoa/sqlpage:latest /usr/local/bin/sqlpage /usr/local/bin/sqlpage
|
||||
COPY --from=lovasoa/sqlpage:latest /lib/libgcc_s.so.1 /lib/libgcc_s.so.1
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue