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 cd83428 commit 2582b52Copy full SHA for 2582b52
2 files changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:11-slim
+FROM openjdk:11
2
3
RUN useradd -ms /bin/bash wurstuser
4
USER wurstuser
README.md
@@ -1,6 +1,6 @@
# WurstScript Docker Image
-Basic wurtscript docker image with grill.
+Basic wurstscript docker image with grill.
Grill is the wurst package manager and is invoked via the `grill` command.
5
6
## Update Wurst
0 commit comments