Michael Stucki
|
24159b1fbd
|
Follow-up on #2: Change permission of the screen directory
|
2014-06-23 15:57:49 +02:00 |
|
Michael Stucki
|
d14aa4b258
|
Install screen with setuid root (see comment)
|
2014-06-23 15:43:51 +02:00 |
|
Michael Stucki
|
8a73532a7c
|
Remove version in Dockerfile (not needed)
|
2014-06-23 14:51:50 +02:00 |
|
Michael Stucki
|
15c12e72f7
|
Update to Ubuntu 14.04
|
2014-06-23 14:51:25 +02:00 |
|
Michael Stucki
|
bdb173a9d6
|
Merge pull request #1 from gmacario/fix-docker-name
Fix "docker --name" command line option.
|
2014-05-04 17:12:37 +02:00 |
|
Gianpaolo Macario
|
60b182cbe0
|
Fix "docker --name" command line option.
Option "-name" to docker is obsolete.
Signed-off-by: Gianpaolo Macario <gmacario@gmail.com>
|
2014-03-31 15:33:33 +02:00 |
|
Michael Stucki
|
8628adf390
|
Cleanup
|
2014-03-08 18:41:24 +01:00 |
|
Michael Stucki
|
10b8bdc894
|
Fix sources.list (add universe) for Ubuntu images
|
2014-03-08 18:41:03 +01:00 |
|
Michael Stucki
|
c19e8b793e
|
Fix order of update command during build
|
2014-03-02 13:23:18 +01:00 |
|
Michael Stucki
|
4ed5aed97f
|
Remove intermediate containers during "docker build"
|
2014-03-02 13:09:37 +01:00 |
|
Michael Stucki
|
eddf8c87b3
|
Upgrade all packages during "docker build"
|
2014-03-02 13:07:54 +01:00 |
|
Michael Stucki
|
6416e72603
|
Do not use cache when building the image
|
2014-03-02 13:07:49 +01:00 |
|
Michael Stucki
|
7900497b42
|
Fix ischroot detection (see https://github.com/dotcloud/docker/issues/1724)
|
2014-03-02 12:09:59 +01:00 |
|
Michael Stucki
|
4446c6e738
|
Fix docker invocation
|
2014-02-20 20:08:15 +01:00 |
|
Michael Stucki
|
b16b03a7b8
|
Add note on dotcloud/docker#2224
|
2014-02-20 17:15:51 +01:00 |
|
Michael Stucki
|
f2cc846b2e
|
Add "file" as this seems to be missing in recent base images
|
2014-02-20 16:52:21 +01:00 |
|
Michael Stucki
|
529e27786c
|
Remove workaround for running screen (has been fixed in Docker 0.8.1)
|
2014-02-20 12:09:08 +01:00 |
|
Michael Stucki
|
5cff44c36d
|
Make sure that the "universe" section is only added to sources.list if it is missing
|
2014-02-20 11:05:21 +01:00 |
|
Michael Stucki
|
8210982e41
|
Add note about running get-prebuilts
|
2014-02-20 08:52:33 +01:00 |
|
Michael Stucki
|
1a63969cdc
|
Add a note that Docker is required for this. No Docker, no fun.
|
2014-02-18 14:05:05 +01:00 |
|
Michael Stucki
|
1c471fc1ae
|
Include tig, a ncurses-based Git repository browser
|
2014-02-18 14:02:50 +01:00 |
|
Michael Stucki
|
d4830b6d75
|
Add link to discussion thread at XDA
|
2014-02-16 14:44:45 +01:00 |
|
Michael Stucki
|
361379c8bf
|
Add README.md
|
2014-02-16 13:39:43 +01:00 |
|
Michael Stucki
|
1d4a3f2118
|
Add comments
|
2014-02-16 12:52:12 +01:00 |
|
Michael Stucki
|
ecb2213c82
|
Install bsdmainutils (required for "column")
|
2014-02-15 09:58:40 +01:00 |
|
Michael Stucki
|
9318dccfa9
|
Set USE_CCACHE=1 in environment
|
2014-02-04 22:40:25 +01:00 |
|
Michael Stucki
|
e69484fcde
|
run.sh: Always start bash in a screen
|
2014-02-03 09:13:04 +01:00 |
|
Michael Stucki
|
209f4af1dc
|
Always connect to the same container
|
2014-02-02 23:55:33 +01:00 |
|
Michael Stucki
|
b13a629954
|
Initial commit
|
2014-02-02 19:19:34 +01:00 |
|