Sign inSign up

mrrobot245/hexxit

By mrrobot245

Updated over 7 years ago

Hexxit server

Image
0

1.3K

mrrobot245/hexxit repository overview

version: '3'
services:
  hexxit:
    container_name: hexxit
    image: mrrobot245/hexxit:latest
    ports:
      - '25565:25565'
    volumes:
      - '/docker/hexxit/world/:/minecraft/world/'
      - '/docker/hexxit/server.properties:/minecraft/server.properties'

Tag summary

Content type

Image

Digest

Size

555.8 MB

Last updated

over 7 years ago

docker pull mrrobot245/hexxit