1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-08-13 18:14:00 +02:00
Files
2024-04-25 22:57:03 +01:00
..
2024-04-25 22:57:03 +01:00
2024-04-25 22:57:03 +01:00

Docker Build instructions

  1. Compile with Gradle
  2. cd standalone/loader/build/libs
  3. cp LuckPerms-*.jar luckperms-standalone.jar
  4. docker build . -t luckperms -f ../../../docker/Dockerfile