go-jobscraper (2.0.1)
Published 2024-04-29 15:02:27 +00:00 by martin
Installation
docker pull git.caliban.io/martin/go-jobscraper:2.0.1
sha256:0dff9dac09a9381e1630b3441538463e61aaa87af155686896ec5288cab5c440
Image Layers
ADD file:4b1be1de1a1e5aa608c688cad2824587262081866180d7368feb79d33ca05953 in / |
CMD ["bash"] |
WORKDIR /app |
RUN /bin/sh -c mkdir -p /app/dist # buildkit |
COPY ./go-jobscraper /app/ # buildkit |
COPY ./dist /app/dist # buildkit |
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates # buildkit |
RUN /bin/sh -c chmod +x /app/go-jobscraper # buildkit |
EXPOSE map[3600/tcp:{}] |
CMD ["/app/go-jobscraper"] |
Details
2024-04-29 15:02:27 +00:00
Versions (3)
View all
Container
7
OCI / Docker
linux/amd64
51 MiB