kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
6e8f2c0f70
commit
4d4dcc4507
|
@ -83,7 +83,7 @@ A list of linuxserver.io supported applications is located [HERE](https://github
|
||||||
Included in these base images is a simple [Openbox DE](http://openbox.org/) and the accompanying logic needed to launch a single application. Lets look at the bare minimum needed to create an application container starting with a Dockerfile:
|
Included in these base images is a simple [Openbox DE](http://openbox.org/) and the accompanying logic needed to launch a single application. Lets look at the bare minimum needed to create an application container starting with a Dockerfile:
|
||||||
|
|
||||||
```
|
```
|
||||||
FROM ghcr.io/linuxserver/baseimage-kasmvnc:alpine318
|
FROM ghcr.io/linuxserver/baseimage-kasmvnc:alpine320
|
||||||
RUN apk add --no-cache firefox
|
RUN apk add --no-cache firefox
|
||||||
COPY /root /
|
COPY /root /
|
||||||
```
|
```
|
||||||
|
|
Ładowanie…
Reference in New Issue