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