mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-18 00:06:21 +00:00
Update firefox/Dockerfile
This commit is contained in:
parent
49b68db818
commit
b0ba72ac2d
1 changed files with 0 additions and 4 deletions
|
|
@ -1,10 +1,6 @@
|
||||||
# syntax = docker/dockerfile:1
|
# syntax = docker/dockerfile:1
|
||||||
FROM alpine/base:i3
|
FROM alpine/base:i3
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
# # ENV variables
|
|
||||||
# ENV MYVNC_FIREFOX_URL # optional
|
|
||||||
# ENV MYVNC_FIREFOX_OPTS # eg, --kiosk
|
|
||||||
|
|
||||||
# Install packages
|
# Install packages
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue