seaweedfs (staging-volume)
Published 2024-01-12 22:47:18 -05:00 by colin
Installation
docker pull git.nixc.us/colin/seaweedfs:staging-volume
sha256:1419457787fc87853a25b2fbe6b534cc2612637cb734f6e7bc69e718e9479d3e
Image Layers
ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in / |
CMD ["/bin/sh"] |
RUN /bin/sh -c apk add --no-cache tar # buildkit |
ADD https://github.com/seaweedfs/seaweedfs/releases/download/3.57/linux_amd64.tar.gz /tmp/ # buildkit |
RUN /bin/sh -c tar -zxvf /tmp/linux_amd64.tar.gz -C /usr/local/bin/ && rm /tmp/linux_amd64.tar.gz # buildkit |
RUN /bin/sh -c chmod +x /usr/local/bin/weed # buildkit |
EXPOSE map[8080/tcp:{}] |
ENTRYPOINT ["weed"] |
Labels
Key | Value |
---|---|
com.docker.compose.project | seaweedfs |
com.docker.compose.service | volume |
com.docker.compose.version | 2.23.3 |
Details
2024-01-12 22:47:18 -05:00
Versions (10)
View all
Container
0
OCI / Docker
linux/amd64
78 MiB
production-security
2024-01-12
production-filer
2024-01-12
production-master
2024-01-12
production-scylladb
2024-01-12
production-volume
2024-01-12