mirror of
https://github.com/caprover/caprover
synced 2025-12-13 06:45:48 +00:00
Updated dockerfiles with comment
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# FROM python:3.8.3-alpine
|
||||
# Uncomment the line above if you want to use a Dockerfile instead of templateId
|
||||
|
||||
|
||||
RUN apk update && apk upgrade && \
|
||||
apk add --no-cache make g++ bash git openssh postgresql-dev curl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user