mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
4 lines
91 B
Docker
4 lines
91 B
Docker
FROM schoolsinmotion/webapp:build-and-test
|
|
COPY static/ static/
|
|
COPY constants/ constants/
|