Skip to content

Commit 4e787d1

Browse files
committed
Add a container with all the Mapfiles and data used by the workshop
1 parent 6ded8e4 commit 4e787d1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docker/Dockerfile.demo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
FROM mapserver-workshop
2+
3+
# Copy workshop files into the image
4+
COPY workshop/exercises/mapfiles /etc/mapserver/

0 commit comments

Comments
 (0)