Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
shrbb authored Jul 14, 2023
1 parent c1bac86 commit b4b72f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ COPY --from=staging /usr/share/bytebeam/uplink/bin /usr/bin
COPY --from=staging /usr/share/bytebeam/uplink/paths /usr/share/bytebeam/uplink/paths
COPY --from=staging /usr/share/bytebeam/uplink/simulator.sh /usr/share/bytebeam/uplink
COPY --from=staging /usr/share/bytebeam/uplink/bin /usr/share/bytebeam/uplink
CMD uplink -h
#CMD uplink -a /usr
#CMD cp /usr/share/bytebeam/uplink/uplink /usr/share/bytebeam/uplink/shared/uplink

0 comments on commit b4b72f5

Please sign in to comment.