Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
shrbb authored Jul 15, 2023
1 parent 7466b91 commit 8e3e8b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ ENV LANG=C.UTF-8
CMD ["/usr/bin/runsvdir", "/etc/runit"]
COPY runit/ /etc/runit
RUN rm -rf /etc/runit/runsvdir
RUN chmod +x /etc/runit/uplink/run

WORKDIR "/usr/share/bytebeam/uplink"

Expand Down

0 comments on commit 8e3e8b8

Please sign in to comment.