1
0
mirror of https://github.com/stucki/docker-lineageos synced 2024-12-19 17:12:29 -05:00
Commit Graph

29 Commits

Author SHA1 Message Date
amfern
f674bea478 Update to ubuntu 16.04 Xenial Xerus 2016-08-19 20:03:30 +03:00
Michael Stucki
967b20f02e Cleanup 2016-04-05 21:49:12 +02:00
Michael Stucki
23270ee993 Merge pull request #12 from MichalCz/feature/rebuild-switch-and-completion
Add a rebuild switch and bash completion for "repo"
2016-04-05 21:42:48 +02:00
Michael Stucki
31e1dedcf5 Cleanup 2016-04-04 20:23:24 +02:00
Budleigh Salterton driving a Miura
26d309fe96 removed workaround, changed switch from -p to -u (--enable-usb) 2016-04-04 19:00:56 +02:00
Budleigh Salterton driving a Miura
c1566b3432 remove unnecessary check 2016-04-04 17:55:06 +02:00
Budleigh Salterton driving a Miura
b9ac69cf57 privileged is now switchable 2016-04-04 17:54:27 +02:00
Budleigh Salterton driving a Miura
5f65d68abd usb privileged version 2016-03-31 22:06:23 +02:00
Budleigh Salterton driving a Miura
ae71c4c41b Add -f switch, dont remove containers 2016-03-31 21:58:04 +02:00
Michael Stucki
682e377f53 build: Always pull ubuntu image before starting Docker build 2016-03-14 01:13:17 +01:00
Michael Stucki
dd16653bb6 Update to cm-13.0 2016-01-22 14:07:29 +01:00
Michael Stucki
000fe51fef After successful build, delete existing containers 2015-04-03 20:29:37 +02:00
Michael Stucki
a352f54870 Fix check if build is needed 2015-04-03 19:58:10 +02:00
Michael Stucki
ba5afade76 run.sh: Add tag to repository name 2015-03-31 22:39:42 +02:00
Michael Stucki
e7583870b2 docker: Use the cache during build 2015-03-16 11:05:13 +01:00
Michael Stucki
80450d6cc1 Don't run as root 2015-03-16 10:19:07 +01:00
Michael Stucki
92628eaa2c run.sh: Add FORCE_BUILD flag 2014-12-22 18:38:39 +01:00
Michael Stucki
b0c7f5c2a9 Print a message before building the image 2014-07-19 13:40:24 +02:00
Michael Stucki
489818b663 Always use bash for run.sh 2014-07-19 13:40:24 +02:00
Michael Stucki
985e697544 Use ccache (really) 2014-07-19 13:40:23 +02:00
Michael Stucki
b028d884c5 Fix some typos 2014-07-18 23:48:18 +02:00
Tom Hiller
9fd7f89abd refactor(run.sh): Combined run and build scripts
fix(Dockerfile): Removed unnecessary PPA
fix(Dockerfile): Removed duplicate curl package
chore(Readme.md): Update documentation
2014-07-18 23:38:44 +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
4446c6e738 Fix docker invocation 2014-02-20 20:08:15 +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
1d4a3f2118 Add comments 2014-02-16 12:52:12 +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