Coder Social home page Coder Social logo

docker-crafty-web's People

Contributors

benbjd avatar shawly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-crafty-web's Issues

[Suggestion] Creating an unraid xml

It would be cool if you could create a version of this docker image for unraid users so they can easily deploy it. (sorry for the blank inital submission my cat hit my enter key)

[FR] Add umask settings for right permission on shared volumes

Hi,
the defaulty umask is 0022, allowing to configure the umask would allow to use a volume shared by different services.
For example, my minecraft server volume is also shared via SMB and NFS but the files creted from the container can only be edited bu the specified UID.
My permissions are group based. In this was all the users that are in a specific group can edit the servers files. Right now this should be an easy fix: add something like umask ${UMASK:-0022} command on your init file. The umask value is a ENV variable (default value 0022).

For reference: https://codeyarns.com/tech/2017-07-21-how-to-set-umask-for-docker-container.html

Problem with Java11 and Dynmap

Hey,

I was using the default settings (so java11).

The problem is the dynmap was not starting the render of the world. It just hangs on

[13:51:39] [Server thread/INFO]: Full render starting on world 'world'...

I've documented it here: Dynmap Issue 3303

Hope you or java can fix this for the future.

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.