Skip to content

Commit

Permalink
refactored
Browse files Browse the repository at this point in the history
  • Loading branch information
shitwolfymakes committed Apr 26, 2022
1 parent 24499f2 commit 822b99e
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -26,7 +26,7 @@ COPY ./scripts/docker/custom_udev /etc/init.d/udev
RUN chmod +x /etc/my_init.d/*.sh

# Our docker udev rule
RUN ln -sv /opt/arm/setup/docker-arm.rules /lib/udev/rules.d/
RUN ln -sv /opt/arm/setup/51-docker-arm.rules /lib/udev/rules.d/

EXPOSE 8080

Expand Down
File renamed without changes.

0 comments on commit 822b99e

Please sign in to comment.