replication-systems-app (5a5d8b7909153aa4b39f4f77bc90ff888101f473)
Installation
docker pull code.estradiol.cloud/tamsin/replication-systems-app:5a5d8b7909153aa4b39f4f77bc90ff888101f473
sha256:d13c675bc36e5dc07cfad2549d3a9cbc4caedf749e02f54150abd482a98d68ba
Image Layers
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in / |
CMD ["/bin/sh"] |
RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit |
ENV GOLANG_VERSION=1.22.0 |
ENV GOTOOLCHAIN=local |
ENV GOPATH=/go |
ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
COPY /usr/local/go/ /usr/local/go/ # buildkit |
RUN /bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 1777 "$GOPATH" # buildkit |
WORKDIR /go |
ENV LOGFMT=json LOGLEVEL=DEBUG |
COPY file:36e25389ec25f87dbce164221f958dfffdae7b71c674d1a36b6a528b5783dad8 in / |
EXPOSE 4000 |
CMD ["sh" "-c" "/app -logfmt=$LOGFMT -loglevel=$LOGLEVEL"] |
Details
Versions (1)
View all
5a5d8b7909153aa4b39f4f77bc90ff888101f473
2024-02-25