Commit graph

15 commits

Author SHA1 Message Date
Max Gonzih
3db1cb7195 Fix dockerfile
Env vars are impossible to use in entrypoint, use local path in
entrypoint, specify workdir using env var
2015-08-07 20:51:45 +02:00
Max Gonzih
b6d33eae36 Use useradd for simplicity and non interactivity 2015-08-07 20:20:31 +02:00
Max Gonzih
2c0de79fe6 Remove empty line 2015-08-07 20:14:04 +02:00
Max Gonzih
64c1c110a6 Move stuff around
And yes, I don't lake uppercase
2015-08-07 20:12:17 +02:00
Max Gonzih
9de7854dd8 Merge pull request #3 from ruippeixotog/specify-ubuntu-version
Specify ubuntu version
2014-11-27 08:17:34 +01:00
Rui Gonçalves
fe17bc0444 Specify ubuntu version 2014-11-26 22:55:23 +00:00
Max Gonzih
a30dde2e4d Merge pull request #1 from Cypher100/patch-1
Run apt-get clean, and removed .bsp from +map
2014-10-25 18:37:13 +02:00
Max Gonzih
82cdfdb9d7 Merge pull request #2 from Cypher100/patch-2
Update README.md
2014-10-25 18:36:06 +02:00
Cypher100
eb692495e6 Update README.md
Their is a way to add in the config file without using a dockerfile to add it. This makes it possible to deploy multiple servers with each of their own config quickly.
2014-10-25 09:54:53 -05:00
Cypher100
76262e21dc Run apt-get clean, and removed .bsp from +map
Removed .bsp from +map because it's not needed. Added apt-get clean, and cleared tmp folders from installation of libraries to remove unnecessary files for docker.
2014-10-25 09:48:30 -05:00
Max Gonzih
0038ae8e9a There should always be map specified 2013-11-16 10:51:11 +03:00
Max Gonzih
7727d9a3b1 Use map cycle 2013-11-15 13:24:26 +03:00
Max Gonzih
7749b41245 Small fix 2013-11-03 18:18:56 +03:00
Max Gonzih
4ddd2d8cda Readme 2013-11-03 14:46:06 +03:00
Max Gonzih
1a75524b07 Init 2013-11-03 14:45:11 +03:00