Skip to content
Snippets Groups Projects
Unverified Commit 743ce9d6 authored by Griefed's avatar Griefed Committed by GitHub
Browse files

Update Dockerfile

parent 06835a29
No related branches found
No related tags found
No related merge requests found
FROM lsiobase/nginx:3.12 ### PICK ONE
FROM lsiobase/alpine:3.12 # FROM lsiobase/nginx:3.12
FROM lsiobase/ubuntu:bionic # FROM lsiobase/alpine:3.12
FROM lsiobase/rdesktop:focal # FROM lsiobase/ubuntu:bionic
FROM lsiobase/mono:LTS # FROM lsiobase/rdesktop:focal
# FROM lsiobase/mono:LTS
###
RUN \ RUN \
echo "**** install dependencies and build tools and stuff ****" && \ echo "**** install dependencies and build tools and stuff ****" && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment