Ocelot-Social/webapp.Dockerfile

9 lines
404 B
Docker

##################################################################################
# BRANDED ########################################################################
##################################################################################
FROM ocelotsocialnetwork/webapp:latest as branded
# Copy public constants to the docker image branding it
COPY static/ static/
COPY constants/ constants/