Commit Graph

  • 90ff4682df Migrate to Python 3 Santiago M. Mola 2014-03-17 14:27:58 +01:00
  • 17f000b744 Upgrade from Precise to Trusty Paul Jimenez 2014-05-01 13:01:13 -04:00
  • 90262a0460 Better way to enable universe and multiverse mpeterson 2014-05-01 19:55:51 -03:00
  • 9f369b5ed7 Merge pull request #51 from nanobeep/patch-1 Hongli Lai 2014-04-21 16:43:35 +02:00
  • 2ba32b6172 Use '--rm' instead of '-rm', which was deprecated in Docker 0.9 Matt Jaynes 2014-04-08 15:36:36 -06:00
  • c740ff2f4d Merge pull request #49 from harto/trim-env-newlines Hongli Lai 2014-04-02 16:47:09 +02:00
  • 5e2ee3838d Trim trailing newlines from file-based envs Stuart Campbell 2014-04-01 17:57:03 +11:00
  • 8f9eefa1f6 Correctly pass child process' exit status to sys.exit(). Closes GH-45 Hongli Lai (Phusion) 2014-03-28 10:23:25 +01:00
  • 5ae32384d5 Document 0.9.9 release date rel-0.9.9 Hongli Lai (Phusion) 2014-03-25 17:18:16 +01:00
  • f55fde8d99 Fix a bug in the build process Hongli Lai (Phusion) 2014-03-25 17:06:53 +01:00
  • 0632b4865b Set the INITRD env variable and make 'ischroot' always return true. Hongli Lai (Phusion) 2014-03-25 16:41:56 +01:00
  • 7914d8ac55 Enable more Ubuntu APT repositories. Hongli Lai (Phusion) 2014-03-25 16:33:15 +01:00
  • 73709ed0a0 During 'docker build', temporarily disable dpkg fsync to make it faster Hongli Lai (Phusion) 2014-03-25 16:22:04 +01:00
  • dfaac83527 Run 'docker build' with '--rm' instead of '-rm', the latter which has been deprecated in Docker 0.9. Hongli Lai (Phusion) 2014-03-25 15:49:46 +01:00
  • e11f2b8cfd Bump version to 0.9.9 Hongli Lai (Phusion) 2014-03-25 15:49:16 +01:00
  • fa3098206d Update Changelog Hongli Lai (Phusion) 2014-03-25 15:48:05 +01:00
  • ad347d91c8 Merge branch 'amirgur1-master' Hongli Lai (Phusion) 2014-03-25 15:37:18 +01:00
  • 55727c2f30 Cleanup Amir Gur's patch Hongli Lai (Phusion) 2014-03-25 15:36:15 +01:00
  • c8e79991b7 Merge branch 'master' of https://github.com/amirgur1/baseimage-docker into amirgur1-master Hongli Lai (Phusion) 2014-03-25 15:30:00 +01:00
  • a03b58d94d Merge pull request #42 from rhacker/patch-1 Hongli Lai 2014-03-19 10:49:41 +01:00
  • ed89f20836 Update Makefile Dung Quang 2014-03-19 09:14:34 +07:00
  • fd8a1273ad Update Changelog Hongli Lai (Phusion) 2014-03-17 12:59:03 +01:00
  • 4094d20cec Merge pull request #38 from slawo-ch/patch-1 Hongli Lai 2014-03-17 12:57:51 +01:00
  • 585932c74c properly specify location of sftp-server binary Slawomir Chodnicki 2014-03-15 18:08:28 +01:00
  • 3366687e86 Merge pull request #35 from Laurent-Sarrazin/patch-1 Hongli Lai 2014-03-14 11:54:15 +01:00
  • b749352f1e Fix a typo Laurent Sarrazin 2014-03-12 23:27:50 +01:00
  • 25d9972c0b Merge pull request #34 from felixhummel/typo Hongli Lai 2014-03-11 15:12:13 +01:00
  • 5b1b6e8364 rw is enough for the insecure_key Felix Hummel 2014-03-11 13:15:59 +01:00
  • 0dab5aa4c8 Merge pull request #30 from ruphin/master Hongli Lai 2014-03-06 12:52:15 +01:00
  • 2ef5fa1659 * More Parametrization, example. * All synced_folders are included. * Vagrantfile of baseimage and passenger are nearly identical now. (I got to that when wanting to try passenger. But already had a vagrant box started from baseimage, there was no need to dup the effort, just reuse the existing single box for all. Then in end of day, may not need multiple Vagrantfiles. Passenger is a simple structure/process for managing dockers, but only needing to use baseimage once and have one VM up) Amir Gur 2014-03-06 02:28:27 -08:00
  • 17cb4cebca typo fix Goffert van Gool 2014-03-06 02:54:37 +01:00
  • ac7f9b0785 - Parametrized passenger-docker location Amir Gur 2014-03-04 14:33:57 -08:00
  • d06b177508 - Parametrize - Print docker version - Add a d alias to docker - Cleanup Amir Gur 2014-03-03 18:39:28 -08:00
  • 775ded05dc Fix permissions on test scripts rel-0.9.8 Hongli Lai (Phusion) 2014-02-26 11:56:19 +01:00
  • cc9847580d Document release date Hongli Lai (Phusion) 2014-02-26 11:56:10 +01:00
  • 46334c7363 Bump version to 0.9.8 Hongli Lai (Phusion) 2014-02-26 11:44:19 +01:00
  • 1684aa1448 Fix my_init not properly forcing Runit to shut down if Runit appears to refuse to respond to SIGTERM. Hongli Lai (Phusion) 2014-02-25 22:49:34 +01:00
  • 367cddb201 Fix a regression in my_init which causes it to delete environment variables passed from Docker. Hongli Lai (Phusion) 2014-02-25 22:08:37 +01:00
  • 27782aca39 Note release date in Changelog.md rel-0.9.7 Hongli Lai (Phusion) 2014-02-25 15:21:57 +01:00
  • 4e60438c66 Fixed some warnings in 00_regen_ssh_host_keys.sh. Hongli Lai (Phusion) 2014-02-25 15:18:28 +01:00
  • ec719ad255 Small documentation updates regarding environment variables Hongli Lai (Phusion) 2014-02-25 13:37:55 +01:00
  • 23651ad5ff Cleanup Changelog Hongli Lai (Phusion) 2014-02-25 12:48:21 +01:00
  • 300adc0bf2 Store environment variables in a file, and allow init scripts to change environment variables. Hongli Lai (Phusion) 2014-02-25 12:47:02 +01:00
  • c0e872b3e3 Credit Dr Nic and Tomer Cohen. Hongli Lai (Phusion) 2014-02-25 11:21:42 +01:00
  • 87698aa223 Added the logrotate service. Fixes GH-22. Hongli Lai (Phusion) 2014-02-25 11:18:25 +01:00
  • 68e4f5e8bf Removed some default Ubuntu cron jobs which are not useful in Docker containers. Hongli Lai (Phusion) 2014-02-25 11:16:09 +01:00
  • 8cf30f326e Change the documented way to start a shell: run bash through my_init Hongli Lai (Phusion) 2014-02-25 11:09:56 +01:00
  • 9af37c0d58 Fixed syslog-ng not being able to start because of a missing afsql module. Hongli Lai (Phusion) 2014-02-25 11:06:51 +01:00
  • 095c1e715c Add a Changelog entry that documents why all EXPOSEd ports are now removed. Hongli Lai (Phusion) 2014-02-25 10:52:11 +01:00
  • aa46e10163 Remove all EXPOSEd ports. Fixes GH-15. Hongli Lai (Phusion) 2014-02-25 10:49:08 +01:00
  • 5e9f60b0ea Update documentation regarding the insecure key. Hongli Lai (Phusion) 2014-02-25 10:45:55 +01:00
  • 139bc7b81e Merge branch 'feature/16' of https://github.com/thomasleveil/baseimage-docker into thomasleveil-feature/16 Hongli Lai (Phusion) 2014-02-25 10:30:30 +01:00
  • 3d5a46482f Merge pull request #20 from thomasleveil/fix/failed-shutdown-msg Hongli Lai 2014-02-24 13:23:04 +01:00
  • 6d1a12673b Merge pull request #21 from thomasleveil/fix/unbuffered-stdout Hongli Lai 2014-02-24 13:21:43 +01:00
  • 55efefa51b fix log not showing messages sent to stdout by my_init Thomas LÉVEIL 2014-02-22 17:16:55 +01:00
  • 1443856c34 fix failed shutdown message not displaying process name and PID Thomas LÉVEIL 2014-02-22 16:36:41 +01:00
  • bf35ff2bf1 allow to install the insecure key with the new --enable-insecure-key option Thomas LÉVEIL 2014-02-22 16:29:14 +01:00
  • 7bd55402b0 do not remove already installed private keys when installing the secure key Thomas LÉVEIL 2014-02-22 14:26:48 +01:00
  • 1c560d073d Merge pull request #17 from thomasleveil/master Hongli Lai 2014-02-21 01:21:26 +01:00
  • 3eec5201da Update README.md Thomas LÉVEIL 2014-02-21 01:10:21 +01:00
  • 02c42206ec Create insecure_key.ppk Thomas LÉVEIL 2014-02-21 01:07:52 +01:00
  • e9c10422cf Add instructions regarding disabling SSH. Hongli Lai (Phusion) 2014-02-20 13:45:59 +01:00
  • 3125ec683b Add instructions regarding disabling SSH. Hongli Lai (Phusion) 2014-02-20 13:43:03 +01:00
  • 829d753a88 Fix typos in the insecure key documentation Hongli Lai (Phusion) 2014-02-19 17:15:48 +01:00
  • 91a6b2d7a2 Merge pull request #13 from tomer/patch-1 Hongli Lai 2014-02-19 17:13:38 +01:00
  • 636444612f Merge pull request #12 from drnic/patch-1 Hongli Lai 2014-02-19 17:11:17 +01:00
  • a131b126f5 Fix link [reap them] in README.md Tomer Cohen 2014-02-19 12:10:17 +02:00
  • cb700ed590 not -> now Dr Nic Williams 2014-02-18 16:14:11 -08:00
  • 9b5e41cd5a Merge pull request #9 from Joe8Bit/gh-pages Hongli Lai 2014-02-18 17:01:50 +01:00
  • 092ccf1e1b Grammar correction in gh-pages index.html Joe Pettersson 2014-02-18 14:13:39 +00:00
  • 0caf8692fb Update Changelog rel-0.9.6 Hongli Lai (Phusion) 2014-02-17 11:59:04 +01:00
  • d8968d136a Improve setuser: set auxilliary groups and more environment variables Hongli Lai (Phusion) 2014-02-15 10:18:39 +01:00
  • b6dac86e04 Improve the init system: support skipping startup files and running a custom main command Hongli Lai (Phusion) 2014-02-15 10:17:25 +01:00
  • d884118827 Add a 'make ssh' task for easily SSHing into the container Hongli Lai (Phusion) 2014-02-13 15:36:22 +01:00
  • c22f8804ad Correctly reap child processes that are adopted during invocation of init scripts. Hongli Lai (Phusion) 2014-02-13 15:36:01 +01:00
  • 67c6b089e3 Bump version to 0.9.6 Hongli Lai (Phusion) 2014-02-13 15:36:42 +01:00
  • 678afb57b9 Change layout and style Hongli Lai (Phusion) 2014-02-06 14:23:23 +01:00
  • 92533230bb Fix layout Hongli Lai (Phusion) 2014-02-06 14:16:06 +01:00
  • 6c40bddcec Fix layout Hongli Lai (Phusion) 2014-02-06 14:15:26 +01:00
  • 4dd0d4cdfc Limit image width on mobile devices Hongli Lai (Phusion) 2014-02-06 14:12:03 +01:00
  • 0e4ff0782f We no longer enable the insecure key by default Hongli Lai (Phusion) 2014-02-06 14:02:20 +01:00
  • 7e35fe7f32 Update Changelog rel-0.9.5 Hongli Lai (Phusion) 2014-02-06 14:00:18 +01:00
  • 37cd856425 Disable the insecure SSH key by default Hongli Lai (Phusion) 2014-02-06 13:07:47 +01:00
  • a5f521b1b1 Change the name inside the insecure key Hongli Lai (Phusion) 2014-02-06 13:06:40 +01:00
  • e833b26944 Bump version to 0.9.5 Hongli Lai (Phusion) 2014-02-06 13:06:23 +01:00
  • 4ab0625de0 Update README Hongli Lai (Phusion) 2014-02-06 12:36:06 +01:00
  • bc40bc5027 Update website Hongli Lai (Phusion) 2014-02-06 12:35:24 +01:00
  • a8db7a386f Update Changelog Hongli Lai (Phusion) 2014-02-06 12:32:35 +01:00
  • f0fbe3ffc8 Use setuser instead of chpst in the memcached example for consistency. Closes GH-8 Hongli Lai (Phusion) 2014-02-06 12:23:15 +01:00
  • 4a6ee64b63 Merge pull request #6 from yukonlabs/master Hongli Lai 2014-02-06 12:30:51 +01:00
  • 892dcc7ca4 Bypass runsvdir-start in order to preserve env Matt Olson 2014-02-05 11:52:48 -08:00
  • c844956bab Release 0.9.4 rel-0.9.4 Hongli Lai (Phusion) 2014-02-03 17:07:09 +01:00
  • 3e14c92e21 Bump version to 0.9.4 Hongli Lai (Phusion) 2014-02-03 17:03:44 +01:00
  • 6786e7350d Fixed syslog-ng startup problem Hongli Lai (Phusion) 2014-02-03 17:03:39 +01:00
  • b17412ef7c Run tests on release Hongli Lai (Phusion) 2014-02-03 17:02:59 +01:00
  • 1463b81942 Add unit tests Hongli Lai (Phusion) 2014-02-03 17:01:11 +01:00
  • 93aecd8fcf Work in progress Hongli Lai (Phusion) 2014-02-02 14:18:33 +01:00
  • 64c7d8be7c Update README Hongli Lai (Phusion) 2014-02-02 13:32:39 +01:00
  • 06e46b93cf Update README Hongli Lai (Phusion) 2014-02-02 13:31:51 +01:00
  • cfd67de220 Make passenger-docker more prominent Hongli Lai (Phusion) 2014-02-02 13:31:17 +01:00