oops
This commit is contained in:
parent
54256d4bba
commit
b07124f63d
|
@ -45,7 +45,7 @@ Make your own image. Like so:
|
||||||
```Dockerfile
|
```Dockerfile
|
||||||
FROM big-builder
|
FROM big-builder
|
||||||
RUN apk --no-cache add nethack
|
RUN apk --no-cache add nethack
|
||||||
``
|
```
|
||||||
|
|
||||||
Even better, steal this one's Dockerfile and add stuff to it.
|
Even better, steal this one's Dockerfile and add stuff to it.
|
||||||
You shouldn't trust my image to be malware-free.
|
You shouldn't trust my image to be malware-free.
|
||||||
|
|
Loading…
Reference in New Issue