Skip to content

Commit

Permalink
# FROM busybox:1.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Dec 2, 2023
1 parent 64b617c commit 00b7178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flux/src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ FROM ubuntu:20.04 as files2
ADD src/sv.conf /rootfs/etc/supervisor/conf.d/sv.conf
RUN chmod +x /rootfs/*.sh; chmod +x /rootfs/usr/local/static/3rd/bin/*

# FROM busybox:1.36.1
FROM ubuntu:20.04
ENV \
DEBIAN_FRONTEND=noninteractive \
Expand Down

0 comments on commit 00b7178

Please sign in to comment.