awsgolang (latest)
Published 2 years ago by christopher.onomeonga
Installation
docker pull git.systementor.se/christopher.onomeonga/awsgolang:latestsha256:3bebdb924993d01ab206b9e5e8cfb5326f98050f5a63a1239fd870ebc4954ebcImage Layers
| COPY /app/cmd/site /site # buildkit |
| COPY *.yml / # buildkit |
| EXPOSE map[8080/tcp:{}] |
| ENTRYPOINT ["/site"] |