Skip to content

Commit

Permalink
updated filepath
Browse files Browse the repository at this point in the history
  • Loading branch information
shitwolfymakes committed Apr 26, 2022
1 parent 14571bb commit 03d7670
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 @@ -31,7 +31,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/51-automedia-docker.rules /lib/udev/rules.d/
RUN ln -sv /opt/arm/setup/docker-arm.rules /lib/udev/rules.d/

EXPOSE 8080

Expand Down

0 comments on commit 03d7670

Please sign in to comment.