johansapi (latest)
Published 2 years ago by johan.lindhe
Installation
docker pull git.systementor.se/johan.lindhe/johansapi:latestsha256:29f70b4b1369f289ca8879a959d699e161dcf8eb1e303be874a5e2dc0f476b65Image Layers
| COPY /app/cmd/site /site # buildkit |
| COPY *.yml / # buildkit |
| EXPOSE map[8080/tcp:{}] |
| ENTRYPOINT ["/site"] |