LuckPerms/standalone/docker
2023-06-08 21:28:15 +01:00
..
Dockerfile Use unix domain socket for Docker commands 2022-12-10 23:41:33 +00:00
readme.md Fix issues with postgres storage backend (#3647) 2023-06-08 21:28:15 +01:00

Docker Build instructions

  1. Compile with Gradle
  2. cd standalone/loader/build/libs
  3. docker build . -t luckperms:luckperms -f ../../../docker/Dockerfile