Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 415 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 415 Bytes

eqemu-quests-docker

A Docker container containing a snapshot checkout of PEQ quests. To run as a sidekick with eqemu-server-docker.

Quests are located at /home/eqemu/quests within the container. Mount this as a volume into /home/eqemu/quests in the eqemu-server-container.

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.