We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0815d commit 64417eeCopy full SHA for 64417ee
Dockerfile
@@ -13,6 +13,4 @@ RUN cd /opt/esp/idf && \
13
14
# Build
15
SHELL ["/bin/bash", "-c"]
16
-RUN . /opt/esp/idf/export.sh && \
17
- python rg_tool.py --target=odroid-go release && \
18
- python rg_tool.py --target=mrgc-g32 release
+RUN . du -hs /*
0 commit comments