Hongli Lai (Phusion)
4f52a9c6a4
Link to the PID 1 problem article
2015-01-20 13:23:53 +01:00
Hongli Lai (Phusion)
1812fbf093
Note 0.9.16 release date
2015-01-20 11:40:15 +01:00
Hongli Lai (Phusion)
65e212f235
When uploading new release, run 'docker tag' with '-f'
2015-01-20 11:39:50 +01:00
Hongli Lai (Phusion)
bc40f72c84
Update documentation
2015-01-20 11:14:53 +01:00
Hongli Lai (Phusion)
4a41a00697
Merge branch 'reduce-dockerfile-steps' of git://github.com/kanzure/baseimage-docker into kanzure-reduce-dockerfile-steps
2015-01-20 11:04:49 +01:00
Hongli Lai (Phusion)
d85b76dfd9
Update URLs in the README, add translation note
2015-01-20 10:52:48 +01:00
Hongli Lai (Phusion)
a0e2a13b0a
Merge branch 'master' into next
2015-01-20 10:50:13 +01:00
Hongli Lai
c1c5e70dd5
Merge pull request #156 from zhaopengme/master
...
Add Chinese translation of the README
2015-01-20 10:49:23 +01:00
Hongli Lai (Phusion)
6e55e3d515
Redirect syslog to 'docker logs' and fix cron
...
Closes GH-123. Closes GH-115.
2015-01-19 18:07:15 +01:00
Hongli Lai (Phusion)
0b2de757f5
Fixed some locale issues
...
Closes GH-178. Thanks to David J. M. Karlsen.
2015-01-19 17:32:05 +01:00
Hongli Lai (Phusion)
9b08ea9cd4
Logrotate now reloads syslog-ng properly
...
Closes GH-167.
2015-01-19 16:55:09 +01:00
Hongli Lai (Phusion)
2640bc7b03
Make 'docker exec' the default and disable SSH by default
...
Closes GH-168.
2015-01-19 16:40:17 +01:00
Hongli Lai (Phusion)
a0a48d8fd3
Merge branch 'remove_etc_hosts_workaround' into next
2015-01-19 16:01:53 +01:00
Hongli Lai (Phusion)
d9023071e4
Bump version to 0.9.16
2015-01-19 16:00:13 +01:00
Hongli Lai (Phusion)
8f2877c806
Do not set APT's force-unsafe-io option because the latest ubuntu image already does that
2015-01-17 14:32:41 +01:00
Hongli Lai (Phusion)
19c2df66b3
Remove workaround for Docker bug #2267 now that Docker has fixed this
...
Closes GH-155.
2015-01-16 16:50:39 +01:00
Hongli Lai (Phusion)
ea56d35011
Update README
2015-01-16 14:29:19 +01:00
Hongli Lai (Phusion)
e77d34aedf
Clarify our stand point on running multiple processes and fat containers
2015-01-16 14:27:24 +01:00
Bryan Bishop
81af926a78
remove Dockerfile step for mkdir /build
...
The ADD command will create /build automatically, so the RUN mkdir step
can be safely removed. Also, this has the benefit of reducing the number
of steps in the Dockerfile which is helpful for not as quickly hitting
the 127 layer limit.
2014-11-24 10:56:23 -06:00
mikey.zhaopeng
c4385735af
add the Chinese translation
2014-10-24 08:53:28 +08:00
Hongli Lai (Phusion)
e54a443cca
Fix setuid bit on /usr/bin/sudo, bump version to 0.9.15.
...
Closes GH-148.
2014-10-03 12:37:00 +02:00
Hongli Lai (Phusion)
4db83076bd
Bump version to 0.9.14
2014-10-01 11:00:21 +02:00
Hongli Lai (Phusion)
fc74a85e5d
Update Changelog
2014-10-01 11:00:04 +02:00
Hongli Lai
04173bb162
Merge pull request #142 from andreamtp/patch-1
...
Update README.md
2014-09-20 14:47:39 +02:00
andreamtp
715a6eebde
Update README.md
...
updated link to the Changelog of the master branch instead of nsenter
2014-09-20 14:42:09 +02:00
Hongli Lai (Phusion)
2d2c13b519
Note 0.9.13 release date
2014-08-22 18:10:34 +02:00
Hongli Lai (Phusion)
2135d2192e
Update Changelog
2014-08-22 18:03:35 +02:00
Hongli Lai
ae652517e8
Merge pull request #129 from kingdonb/master
...
syslog-ng.ctl left around after commit
2014-08-22 16:49:00 +02:00
Kingdon Barrett
212e080b58
syslog-ng.ctl left around after commit
...
For phusion/baseimage#128
2014-08-07 15:15:07 -04:00
Hongli Lai
97e256cc61
Merge pull request #124 from arkadijs/master
...
Correct typo
2014-08-04 15:06:34 +02:00
Arkadi Shishlov
f0514872ea
Correct typo
2014-08-04 14:51:28 +03:00
Hongli Lai (Phusion)
0de8640bac
Change the docker_env group ID from 1000 to 8377.
2014-07-25 14:49:06 +02:00
Hongli Lai (Phusion)
5e5794c528
Bump version to 0.9.13
2014-07-25 14:38:01 +02:00
Hongli Lai (Phusion)
9be2ee2916
Fix my_init not properly exiting with a non-zero exit status when Ctrl-C is pressed.
2014-07-25 14:37:03 +02:00
Hongli Lai (Phusion)
a0d4877272
When releasing, throw an error if the release date isn't noted in Changelog.md
2014-07-17 10:16:23 +02:00
Hongli Lai (Phusion)
a06da035d0
Note 0.9.12 release date
2014-07-17 10:14:01 +02:00
Hongli Lai (Phusion)
d55fa363bf
Update changelog
2014-07-16 21:07:59 +02:00
Hongli Lai (Phusion)
eb189e7864
Officially support nsenter
2014-07-16 21:07:49 +02:00
Hongli Lai (Phusion)
7fd667bc1f
Update Changelog
2014-07-13 23:59:40 +02:00
Hongli Lai
5106ffd4b1
Merge pull request #105 from bubenkoff/patch-1
...
Allow X11 forwarding and remove invalid xauth location
2014-07-13 23:58:19 +02:00
Hongli Lai (Phusion)
3526928ad9
Update README
2014-07-13 23:09:52 +02:00
Hongli Lai (Phusion)
9cf192ca02
Fix mistake in changelog
2014-07-13 23:06:05 +02:00
Hongli Lai (Phusion)
25e8b1c535
Make docker-bash work on a regular sh shell instead of bash.
...
Closes GH-103.
2014-07-13 12:50:16 +02:00
Hongli Lai (Phusion)
2fa47a225b
Update Readme
2014-07-13 01:31:14 +02:00
Hongli Lai (Phusion)
b9d75d899d
Fix documentation order
2014-07-13 01:12:04 +02:00
Hongli Lai (Phusion)
1f38e2226e
Added a workaround for Docker's inability to modify /etc/hosts in the container.
...
See Docker bug 2267: https://github.com/dotcloud/docker/issues/2267
2014-07-13 00:49:05 +02:00
Hongli Lai (Phusion)
291b9aae02
Bump version to 0.9.12
2014-07-13 00:49:05 +02:00
Hongli Lai (Phusion)
75902437c9
Move scripts into bin directory
2014-07-13 00:49:04 +02:00
Hongli Lai
73d900dece
Merge pull request #106 from mephi42/master
...
my_init: use stderr for all logs
Useful when you want to run tar within the container and pipe the archive to host.
2014-07-03 11:36:04 +02:00
mephi42
669435158f
my_init: use stderr for all logs
...
Useful when you want to run tar within the container
and pipe the archive to host.
2014-07-02 19:12:42 -04:00