We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e40930 commit a9b1f66Copy full SHA for a9b1f66
1 file changed
Dockerfile
@@ -14,5 +14,5 @@ RUN apt-get install -y nano
14
#Install Node & NPM
15
RUN apt-get install -y nodejs npm
16
17
-# Install OpenJDK
18
-RUN apt-get install openjdk
+# list directories
+RUN ls -lh
0 commit comments