Commit Graph

2042 Commits

Author SHA1 Message Date
Geoff Bourne d590bc62c1 Added PUBLISH_AS capability 2014-11-15 18:05:01 +00:00
Geoff Bourne 9349ca6d04 Initial setup of direct-from-elasticsearch.org install 2014-11-15 04:39:34 +00:00
Geoff Bourne 9e845521a9 Updated README for enhancement #6
Also trimming trailing whitespace
2014-11-09 10:49:31 -06:00
Geoff Bourne 5557f91c79 Adding image download and scaling logic for enhancement #6 2014-11-09 16:27:05 +00:00
Geoff Bourne c324403f95 Merge pull request #5 from justfalter/minecraft-proper-shutdown
Fix minecraft shutdown
2014-11-01 18:40:56 -05:00
Mike Ryan 9fe8d6cca6 Use 'exec' syntax, fix signal handling
- Fix to allow signals to pass into the container, properly.
  'docker stop ...' was resorting to SIGKILL to stop the container,
  which results in data loss. This change switches CMD to 'exec' mode,
  ensuring signals make their way to the java process so that things
  shut down properly.
2014-11-01 18:17:15 -05:00
Geoff Bourne 55cffbb598 Merge pull request #4 from justfalter/minecraft-drop-privs
Drop privileges before starting server
2014-11-01 17:37:14 -05:00
Mike Ryan 4ff077f151 Drop privileges before starting server
- Create 'minecraft' user account within image.
- Drop to 'minecraft' user before starting server.
2014-11-01 15:35:36 -05:00
Geoff Bourne 5566cf0953 Updating apt-get baseline for openjdk-7 2014-10-13 13:56:21 +00:00
Geoff Bourne 5d3845a9ba Added note about multiple containers 2014-09-28 16:48:44 -05:00
Geoff Bourne b952ee6fdd Describe existing LEVEL option and fix typos in -v section 2014-09-28 16:27:03 -05:00
Geoff Bourne 8035aa5f69 Fixed some typos in the README 2014-09-25 16:51:54 -05:00
Geoff Bourne 84521eca53 [minecraft-server] General info about Docker port mappings and container naming 2014-09-20 15:54:23 -05:00
Geoff Bourne 77541a9689 Added support adding 'op' users
* Non-destructive MOTD setting
2014-09-20 14:10:48 +00:00
Geoff Bourne 716ff66b1b Adding a container for the Titan graph database distribution 2014-09-19 02:49:44 +00:00
Geoff Bourne 029e7d8974 Install nodejs to satisfy latest Jekyll installation requirements 2014-09-19 02:08:15 +00:00
Geoff Bourne 7d8429ef0a Allowing for pre-existing eula.txt
Adding memory settings info to README
2014-09-08 02:32:55 +00:00
Geoff Bourne df155ee51c Updating to JDK 7u65 2014-09-08 02:08:24 +00:00
Geoff Bourne f85240898d Added support for Minecraft server EULA and update default to 1.8 2014-09-07 23:18:20 +00:00
Geoff Bourne 84154c3d64 * Installing JDK, not just JRE
* Added usage examples in README
2014-07-17 01:56:03 +00:00
Geoff Bourne 6163e080cd Merge branch 'master' of https://github.com/itzg/dockerfiles 2014-07-16 23:10:14 +00:00
Geoff Bourne 7fb406c2bb * Initial controlled revision of gitblit docker
* Gitblit 1.6.0
2014-07-21 01:01:25 +00:00
Geoff Bourne 8168c62bdd * functional Titan+Rexter with internal ES and Persistit backend 2014-07-20 18:49:33 +00:00
Geoff Bourne b354ba5981 * updating to java 7u55 2014-07-19 16:31:24 +00:00
Geoff Bourne 972036feb4 * Created devbox container 2014-07-16 23:09:33 +00:00
Geoff Bourne 6dbbcf61b7 Update README.md 2014-07-14 14:16:47 -05:00
Geoff Bourne 159c38c194 Formatting fix 2014-06-29 22:53:16 +00:00
Geoff Bourne bef6a36476 Renamed /run to /start to avoid collisions 2014-06-29 22:51:41 +00:00
Geoff Bourne ebb4ee2214 Adding Jekyll container which includes very basic starter content 2014-06-29 22:44:51 +00:00
Geoff Bourne e4418b3767 Fixed formatting in README 2014-06-01 21:49:21 -05:00
Geoff Bourne 7180d0351a Create README.md 2014-06-01 21:48:31 -05:00
Geoff Bourne 8a52ebc412 Merge branch 'master' of https://github.com/itzg/dockerfiles 2014-06-02 02:39:56 +00:00
Geoff Bourne ef5e7e0069 Adjusting server.properties 2014-06-02 02:39:13 +00:00
Geoff Bourne a1d922057a Adding minecraft server image 2014-06-02 02:38:32 +00:00
Geoff Bourne dfc68c8560 Create README.md 2014-06-01 18:01:35 -05:00
Geoff Bourne d15b6da5af Added Marvel Sense URL info to README 2014-06-01 17:20:00 -05:00
Geoff Bourne 97ebcb0fd9 Restoring elasticsearch-marvel "module" under common git repo 2014-06-01 19:41:10 +00:00
Geoff Bourne ab95a411f5 Moved elasticsearch-marvel to its own repo 2014-06-01 19:35:50 +00:00
Geoff Bourne 6beb065a1a Create README.md 2014-06-01 14:15:22 -05:00
Geoff Bourne 62e0bd51c0 Adding Marvel plugin to official elasticsearch image 2014-06-01 19:12:17 +00:00
Linux User 0999faad7a Initial commit of what's needed up through spring-boot 2014-05-17 22:36:31 +00:00
Geoff Bourne 4122ec9d71 Initial commit 2014-05-17 15:38:17 -07:00