We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 938187d commit e951d05Copy full SHA for e951d05
docker/Dockerfile
@@ -1,6 +1,6 @@
1
FROM ubuntu
2
3
-WORKDIR /rpi-cross
+WORKDIR /cross-pi-gcc
4
5
RUN apt-get update \
6
&& apt-get install -y \
0 commit comments