mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-17 21:36:21 +00:00
Rename images
This commit is contained in:
parent
1d6511b726
commit
147280b82f
5 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# syntax = docker/dockerfile:1
|
||||
FROM myvnc/base:i3
|
||||
FROM myvnc/alpine/i3
|
||||
USER root
|
||||
|
||||
# Build ARG: use "root" for debugging
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
firefox:
|
||||
image: myvnc/firefox
|
||||
image: myvnc/alpine/firefox
|
||||
container_name: firefox
|
||||
restart: unless-stopped
|
||||
build: .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue