Code Monkey home page Code Monkey logo

docker-ftb-infinity's People

Contributors

jonasbonno avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-ftb-infinity's Issues

Increase FTB Infinity Server RAM

Hi buddy, thanks again for all your great work, I'm hosting an FTB Infinity server on my Synology NAS using your Docker build and its been going great but I need to increase the RAM that Java uses on startup and cant find how to do this, regardless of anything I try it runs as Xms -512 and Xmx -2048.
I have 16gb of RAM on the NAS and would like to increase this significantly. Any help would be much appreciated. Thanks again.

Issues with Docker-compose volumes

I'm trying to create a docker-compose for this just so its easier to spin up the server. However, for some reason I cannot use a volume in the base directory that the container creates. If i use ./minecraft-data:/minecraft/world. It works, but, if I bind that I can't edit the server properties or other server config files.

version: "3"

services:
  ftb:
    image: jonasbonno/ftb-infinity
    ports:
      - 25567:25565
    tty: true
    stdin_open: true
    restart: always
    volumes:
      # attach a directory relative to the directory containing this compose file
      - ./minecraft-data:/minecraft
    container_name: ftb

Running that compose gives me this error. Do you know how I might be able to fix this?
ftb | /bin/bash: /minecraft/ServerStart.sh: No such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.