mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-02-06 09:55:50 +00:00
4 lines
91 B
Docker
4 lines
91 B
Docker
FROM schoolsinmotion/webapp:build-and-test
|
|
COPY static/ static/
|
|
COPY constants/ constants/
|