Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

Commit f2591f5

Browse files
author
Nathan Potter
committed
fixup! Use fixuid for mapping host uid:gid to docker uid:gid
1 parent 079ed4b commit f2591f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hat-examples/net/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
FROM codercom/ubuntu-dev
22

3-
RUN sudo apt-get install -y nmap iperf netcat
3+
RUN sudo apt-get update && sudo apt-get install -y nmap iperf netcat

0 commit comments

Comments
 (0)