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
|
070245feb8
|
Merge pull request #97 from dgoujard/master
Update doc with more informations in ssh section
|
2014-06-24 17:07:46 +02:00 |
|
Brant Fitzsimmons
|
08d5b93095
|
Fixed typo.
|
2014-06-23 12:56:26 -04:00 |
|
Damien Goujard
|
7d2bdfe67e
|
Update doc with more informations in ssh section
|
2014-06-22 09:39:59 +02:00 |
|
Hongli Lai (Phusion)
|
0302713554
|
Update documentation
|
2014-06-20 11:33:10 +02:00 |
|
Hongli Lai
|
7ac6795aa5
|
Merge pull request #84 from imanel/patch-1
Preserve ENV variables for SSH client
|
2014-06-20 11:28:27 +02:00 |
|
Bernard Potocki
|
b9d788611a
|
Update readme
|
2014-06-18 17:13:44 +02:00 |
|
Hongli Lai (Phusion)
|
ba1e1ffbf5
|
Fix an anchor in the README
|
2014-06-17 17:41:20 +02:00 |
|
Hongli Lai (Phusion)
|
0b468fb61b
|
Introduce the docker-bash tool.
This is a shortcut tool for logging into a container using SSH. Usage: `docker-bash <CONTAINER_ID>`.
|
2014-06-17 17:40:34 +02:00 |
|
Christoffer Sawicki
|
f445cafe03
|
Use Go template instead of grep to extract container IP address
|
2014-06-16 14:20:46 +02:00 |
|
Hongli Lai (Phusion)
|
03adf9b696
|
Document the new environment variable newline handling in my_init
|
2014-05-12 10:32:18 +02:00 |
|
Hongli Lai (Phusion)
|
51748c3b1d
|
Update the README to say that we're on Ubuntu 14.04 now.
|
2014-05-12 10:24:52 +02:00 |
|
Matt Jaynes
|
2ba32b6172
|
Use '--rm' instead of '-rm', which was deprecated in Docker 0.9
|
2014-04-08 15:36:36 -06:00 |
|
Laurent Sarrazin
|
b749352f1e
|
Fix a typo
|
2014-03-12 23:27:50 +01:00 |
|
Felix Hummel
|
5b1b6e8364
|
rw is enough for the insecure_key
|
2014-03-11 13:15:59 +01:00 |
|
Hongli Lai (Phusion)
|
ec719ad255
|
Small documentation updates regarding environment variables
|
2014-02-25 13:37:55 +01:00 |
|
Hongli Lai (Phusion)
|
300adc0bf2
|
Store environment variables in a file, and allow init scripts to change environment variables.
Closes GH-23.
|
2014-02-25 12:47:02 +01:00 |
|
Hongli Lai (Phusion)
|
87698aa223
|
Added the logrotate service. Fixes GH-22.
|
2014-02-25 11:18:25 +01:00 |
|
Hongli Lai (Phusion)
|
8cf30f326e
|
Change the documented way to start a shell: run bash through my_init
|
2014-02-25 11:09:56 +01:00 |
|
Hongli Lai (Phusion)
|
5e9f60b0ea
|
Update documentation regarding the insecure key.
|
2014-02-25 10:45:55 +01:00 |
|
Thomas LÉVEIL
|
bf35ff2bf1
|
allow to install the insecure key with the new --enable-insecure-key option
fix #16
|
2014-02-22 16:30:08 +01:00 |
|
Thomas LÉVEIL
|
3eec5201da
|
Update README.md
to add the download link to the insecure private key in the PuTTY format
|
2014-02-21 01:10:21 +01:00 |
|
Hongli Lai (Phusion)
|
3125ec683b
|
Add instructions regarding disabling SSH.
|
2014-02-20 13:43:03 +01:00 |
|
Hongli Lai (Phusion)
|
829d753a88
|
Fix typos in the insecure key documentation
|
2014-02-19 17:15:48 +01:00 |
|
Tomer Cohen
|
a131b126f5
|
Fix link [reap them] in README.md
|
2014-02-19 12:10:17 +02:00 |
|
Hongli Lai (Phusion)
|
b6dac86e04
|
Improve the init system: support skipping startup files and running a custom main command
|
2014-02-15 12:11:48 +01:00 |
|
Hongli Lai (Phusion)
|
37cd856425
|
Disable the insecure SSH key by default
|
2014-02-06 13:40:27 +01:00 |
|
Hongli Lai (Phusion)
|
4ab0625de0
|
Update README
|
2014-02-06 12:36:06 +01:00 |
|
Hongli Lai (Phusion)
|
f0fbe3ffc8
|
Use setuser instead of chpst in the memcached example for consistency. Closes GH-8
|
2014-02-06 12:31:07 +01:00 |
|
Hongli Lai (Phusion)
|
64c7d8be7c
|
Update README
|
2014-02-02 13:32:39 +01:00 |
|
Hongli Lai (Phusion)
|
06e46b93cf
|
Update README
|
2014-02-02 13:31:51 +01:00 |
|
Hongli Lai (Phusion)
|
b297ae8b42
|
Add table of contents to README.
|
2014-02-01 11:33:34 +01:00 |
|
Hongli Lai (Phusion)
|
abf75875a9
|
Do not save SSH host key in baseimage-docker. Instead, generate it automatically during boot.
|
2014-01-31 16:02:01 +01:00 |
|
Hongli Lai (Phusion)
|
62859010cb
|
Allow running scripts during startup.
|
2014-01-31 15:44:50 +01:00 |
|
Hongli Lai (Phusion)
|
8222745ad8
|
Fix typo in README
|
2014-01-09 23:21:40 +01:00 |
|
Hongli Lai (Phusion)
|
67a9684f0a
|
Fix typos in README
|
2013-11-20 15:52:18 +01:00 |
|
Hongli Lai (Phusion)
|
c7eb6e98e2
|
Revert "Document another reason why SSH access is important"
This reverts commit c51ba582e9c499ed5fc82ff0aabc20c79caece60.
|
2013-11-13 12:13:06 +01:00 |
|
Hongli Lai (Phusion)
|
c51ba582e9
|
Document another reason why SSH access is important
|
2013-11-13 11:42:21 +01:00 |
|
Hongli Lai (Phusion)
|
5293343735
|
Update README again
|
2013-11-13 01:04:53 +01:00 |
|
Hongli Lai (Phusion)
|
12e0c8f601
|
Update README again
|
2013-11-13 00:07:26 +01:00 |
|
Hongli Lai (Phusion)
|
22fc313d91
|
Make the description clearer to people who are not familiar with the problem domain
|
2013-11-12 23:58:05 +01:00 |
|
Hongli Lai (Phusion)
|
4156ab3393
|
Update README
|
2013-11-12 23:26:37 +01:00 |
|
Hongli Lai (Phusion)
|
c7f260d831
|
Document the consequences of letting processes be killed with SIGKILL
|
2013-11-12 23:01:37 +01:00 |
|
Hongli Lai (Phusion)
|
df4bfa3d53
|
Explain that our init process performs shutdown correctly
|
2013-11-12 22:54:57 +01:00 |
|
Hongli Lai (Phusion)
|
7b4e2b6d77
|
Add another disadvantage
|
2013-11-12 22:36:51 +01:00 |
|
Hongli Lai (Phusion)
|
91907f043c
|
Fix README
|
2013-11-12 15:44:53 +01:00 |
|
Hongli Lai (Phusion)
|
ae570445c6
|
Link to Docker registry
|
2013-11-12 13:20:40 +01:00 |
|
Hongli Lai (Phusion)
|
a208c5d1d7
|
Add SSH instructions
|
2013-11-12 13:18:07 +01:00 |
|