hostname-service (latest)
Installation
docker pull git.beisel.it/florian/hostname-service:latest
sha256:238ff0994e4f317277291388c9352a2343f4c79314e8b4567c141bf9323f0a4d
Image Layers
ADD file:af0f4e41d68b67ca88a1ce6297326159e18e27670d7bfc0bf5804a4e2b268cc8 in / |
CMD ["bash"] |
WORKDIR /root/ |
COPY /app/app . # buildkit |
COPY /app/db/migrations db/migrations # buildkit |
CMD ["./app"] |