mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-15 13:28:10 +00:00
Update Dockerfile
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
# Dockerfile for GNS3 Web-ui development
|
# Dockerfile for GNS3 Web-ui development
|
||||||
FROM node:carbon
|
FROM node:stretch
|
||||||
|
|
||||||
# Create user
|
# Create user
|
||||||
RUN useradd --user-group --create-home --shell /bin/false gns3-web-ui
|
RUN useradd --user-group --create-home --shell /bin/false gns3-web-ui
|
||||||
|
Reference in New Issue
Block a user