File tree Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 1
- FROM debian:12-slim
1
+ FROM DO_NOT_USE_THIS_DOCKER_IMAGE
2
+ # this image is an unmaintained experiment to see whether alpine was the correct choice (it was)
3
+
4
+ #FROM debian:12-slim
2
5
WORKDIR /z
3
6
LABEL org.opencontainers.image.url="https://github.com/9001/copyparty" \
4
7
org.opencontainers.image.source="https://github.com/9001/copyparty/tree/hovudstraum/scripts/docker" \
Original file line number Diff line number Diff line change 1
- FROM fedora:39
1
+ FROM DO_NOT_USE_THIS_DOCKER_IMAGE
2
+ # this image is an unmaintained experiment to see whether alpine was the correct choice (it was)
3
+
4
+ #FROM fedora:39
2
5
WORKDIR /z
3
6
LABEL org.opencontainers.image.url="https://github.com/9001/copyparty" \
4
7
org.opencontainers.image.source="https://github.com/9001/copyparty/tree/hovudstraum/scripts/docker" \
Original file line number Diff line number Diff line change 1
- FROM fedora:38
1
+ FROM DO_NOT_USE_THIS_DOCKER_IMAGE
2
+ # this image is an unmaintained experiment to see whether alpine was the correct choice (it was)
3
+
4
+ #FROM fedora:38
2
5
WORKDIR /z
3
6
LABEL org.opencontainers.image.url="https://github.com/9001/copyparty" \
4
7
org.opencontainers.image.source="https://github.com/9001/copyparty/tree/hovudstraum/scripts/docker" \
Original file line number Diff line number Diff line change 1
- FROM ubuntu:23.04
1
+ FROM DO_NOT_USE_THIS_DOCKER_IMAGE
2
+ # this image is an unmaintained experiment to see whether alpine was the correct choice (it was)
3
+
4
+ #FROM ubuntu:23.04
2
5
WORKDIR /z
3
6
LABEL org.opencontainers.image.url="https://github.com/9001/copyparty" \
4
7
org.opencontainers.image.source="https://github.com/9001/copyparty/tree/hovudstraum/scripts/docker" \
You can’t perform that action at this time.
0 commit comments