Commit graph

14 commits

Author SHA1 Message Date
Rui Gonçalves
8786a49546 Merge pull request #1 from luzifer-docker/master
Made some improvements to the Dockerfile
2014-12-14 18:10:56 +00:00
34097b6d33 Minimized use of RUN
This prevents the Docker build to create 5 useless stages which have to
be pushed to the registry and be available on every server using this
Dockerfile
2014-12-14 16:33:26 +01:00
be1a98b79e Added 27015/tcp for RCON 2014-12-14 16:31:25 +01:00
Rui Gonçalves
eab6319dbb Add standard README from other Dockerfiles 2014-11-27 00:59:19 +00: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