Commit Graph

2 Commits

Author SHA1 Message Date
Oliver Gugger
df0b3e88ce docker: clone source from GitHub, check out version
To prepare for creating production docker images and uploading them to
docker hub, we want them to be built from the repository and from a
specified git commit or tag.
2020-12-02 10:17:53 +01:00
lispmeister
0e68ea2499 add Dockerfile
This Dockerfile enables the build of a Docker image for the Aperture
binary.

updated to golang:1.13 base image

add entrypoint

fix EXPOSE port number
2020-04-23 22:58:34 +04:00