Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 465 Bytes

File metadata and controls

6 lines (4 loc) · 465 Bytes

eqemu-maps-docker

A Docker container containing a snapshot of EQEMU Maps files. To be run as a sidekick with eqemu-server-docker.

This container clones the EQEMU Maps github project into /home/eqemu/maps. Mount this folder as a volume into your eqemu-server-docker container at both /home/eqemu/maps and /home/eqemu/Maps.

Its ENTRYPOINT is set to tail /dev/null so it will stay up forever. It exists only to provide its volume, as any sidekick container does.