Giter VIP home page Giter VIP logo

dwarffortressserver's People

Contributors

clcollins avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dwarffortressserver's Issues

build fails - Package 'python' has no installation candidate

ENV PKGS git x11vnc wget python python-numpy unzip xvfb curl tar bzip2 runit

 > [ 3/15] RUN apt-get install -y git x11vnc wget python python-numpy unzip xvfb curl tar bzip2 runit libgtk2.0-0 libglu1-mesa libsdl-image1.2 libsdl-sound1.2 libsdl-ttf2.0-0 libopenal1 net-tools:
0.296 Reading package lists...
0.757 Building dependency tree...
0.866 Reading state information...
0.870 Package python is not available, but is referred to by another package.
0.870 This may mean that the package is missing, has been obsoleted, or
0.870 is only available from another source
0.870 However the following packages replace it:
0.870   2to3 python2-minimal python2 dh-python python-is-python3
0.870
0.873 E: Package 'python' has no installation candidate
0.873 E: Unable to locate package python-numpy
------
Dockerfile:11
--------------------
   9 |
  10 |     RUN apt-get update
  11 | >>> RUN apt-get install -y $PKGS $DFPKGS
  12 |
  13 |     RUN git clone $NOVNC
--------------------
ERROR: failed to solve: process "/bin/sh -c apt-get install -y $PKGS $DFPKGS" did not complete successfully: exit code: 100

need to use python3,

and I'm not sure why python-numpy is required, but that package is also unable to be found

Add support for saving games

There is no current mechanism for saving your data when you stop the Docker container. Add support for saving the data when the container is stopped. (Rsync in shutdown script?)

Issue building dwarffortress

Hi -

When attempting to build from Dockerfile, I get the following snippet:

Step 12 : RUN curl -ssL http://www.bay12games.com/dwarves/df_40_24_linux.tar.bz2 | tar -xj
---> Running in 8c294a62e186
2015/05/04 19:08:16 /var/lib/docker/aufs/mnt/8c294a62e186941600d9198525fdc6a07e8a2e63a71afbc3698dae3099bec37b is not within /var/lib/docker/aufs/mnt/8c294a62e186941600d9198525fdc6a07e8a2e63a71afbc3698dae3099bec37b

Not sure if I have something configured incorrectly or if I'm missing something else.

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.