1
0
mirror of https://github.com/stucki/docker-lineageos synced 2025-01-09 17:39:47 -05:00

Commit Graph

  • a352f54870 Fix check if build is needed Michael Stucki 2015-04-03 19:58:10 +02:00
  • 6581eb9300 Add CHANGELOG.md 0.3.0 Michael Stucki 2015-03-31 23:13:37 +02:00
  • ba5afade76 run.sh: Add tag to repository name Michael Stucki 2015-03-15 17:38:12 +01:00
  • 8a4556437a startup.sh: Be more verbose Michael Stucki 2015-03-15 17:30:34 +01:00
  • 7d9c9884a5 docker: Don't set workdir as long as USER does not work with screen Michael Stucki 2015-03-04 12:07:55 +01:00
  • e7583870b2 docker: Use the cache during build Michael Stucki 2015-03-03 22:10:03 +01:00
  • 0f61d93e3a Fix permissions (transfer ownership from root to cmbuild) Michael Stucki 2015-03-16 10:49:02 +01:00
  • 33f7fd052e Move ccache initialization to startup.sh Michael Stucki 2015-03-16 10:23:40 +01:00
  • 80450d6cc1 Don't run as root Michael Stucki 2015-03-16 10:19:07 +01:00
  • c0bb5fbca9 Merge 8af07eeb31af8ba65b4f918d009eb5b13ef00394 into 275d35d8ab84217a406278c5adfe4edff5d8accc Gabriel Féron 2015-01-27 20:46:20 +00:00
  • 8af07eeb31 Bind /dev/usb so USB peripherals (for adb) can be accessed inside the container - this also means we have to start the container as privileged. Gabriel Féron 2015-01-27 21:40:55 +01:00
  • 275d35d8ab Fix issues with SELinux (continued) 0.2.0 Michael Stucki 2015-01-20 12:21:59 +01:00
  • 84b74e67ee Fix issues with SELinux Michael Stucki 2015-01-20 12:19:25 +01:00
  • f0098a15b9 Install rsync Michael Stucki 2015-01-20 12:19:17 +01:00
  • 92628eaa2c run.sh: Add FORCE_BUILD flag Michael Stucki 2014-12-22 18:38:37 +01:00
  • 92fa90f7f5 Update README.md for cm-12.0 Michael Stucki 2014-12-22 18:36:06 +01:00
  • 06fa92cf44 Install OpenJDK 7 Michael Stucki 2014-12-22 18:35:28 +01:00
  • 27e1ade072 Remove obsolete note from README.md 0.1.0 Michael Stucki 2014-09-17 22:56:05 +02:00
  • 00e104c3b0 Merge pull request #5 from swrh/master Michael Stucki 2014-07-25 14:37:51 +02:00
  • acdd2933d2 Update documentation to Ubuntu 14.04 Fernando Silveira 2014-07-25 09:23:43 -03:00
  • 661beacc6f Revert "Use Java 7" Michael Stucki 2014-07-20 12:54:46 +02:00
  • 926f0e46f6 Add .dockerignore Michael Stucki 2014-07-19 12:13:40 +02:00
  • b0c7f5c2a9 Print a message before building the image Michael Stucki 2014-07-19 00:35:34 +02:00
  • 489818b663 Always use bash for run.sh Michael Stucki 2014-07-19 00:10:26 +02:00
  • d4879ad7cf Add ccache to .gitignore Michael Stucki 2014-07-19 13:33:33 +02:00
  • 985e697544 Use ccache (really) Michael Stucki 2014-06-28 16:19:18 +02:00
  • 26e6bc2072 Move environment variables to /etc/env-android.sh Michael Stucki 2014-06-28 16:25:21 +02:00
  • 4502de2ad2 Use Java 7 Michael Stucki 2014-07-18 23:52:55 +02:00
  • da6aa95939 Remove unused software-properties-common, replace git-core with git Michael Stucki 2014-07-18 23:51:04 +02:00
  • b028d884c5 Fix some typos Michael Stucki 2014-07-18 23:48:18 +02:00
  • 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 Tom Hiller 2014-07-14 01:30:56 -04:00
  • e30e5ce3b2 Merge 9bf0638e170f594c7ed7bab13af1956a534c3688 into e3c581772ba691fbecb438af92df3d1211442bdc Thomas Hiller 2014-07-18 21:27:12 +00:00
  • e3c581772b Merge pull request #4 from kaystrobach/patch-1 Michael Stucki 2014-07-18 23:26:58 +02:00
  • 980b50c199 [TASK] Fix typo in README.md Kay Strobach 2014-07-18 20:24:20 +02:00
  • 9bf0638e17 Merge branch 'combine_scripts' Tom Hiller 2014-07-14 01:39:07 -04:00
  • 8a8a9674ca refactor(run.sh): Combined run and build scripts fix(Dockerfile): Removed unnecessary PPA fix(Dockerfile): Removed duplicate curl package chore(Readme.md): Update documentation Tom Hiller 2014-07-14 01:30:56 -04:00
  • 24159b1fbd Follow-up on #2: Change permission of the screen directory Michael Stucki 2014-06-23 15:57:49 +02:00
  • d14aa4b258 Install screen with setuid root (see comment) Michael Stucki 2014-06-23 15:43:51 +02:00
  • 8a73532a7c Remove version in Dockerfile (not needed) Michael Stucki 2014-06-23 14:51:50 +02:00
  • 15c12e72f7 Update to Ubuntu 14.04 Michael Stucki 2014-06-23 14:51:25 +02:00
  • bdb173a9d6 Merge pull request #1 from gmacario/fix-docker-name Michael Stucki 2014-05-04 17:12:37 +02:00
  • 60b182cbe0 Fix "docker --name" command line option. Gianpaolo Macario 2014-03-31 15:33:33 +02:00
  • 8628adf390 Cleanup Michael Stucki 2014-03-08 18:41:24 +01:00
  • 10b8bdc894 Fix sources.list (add universe) for Ubuntu images Michael Stucki 2014-03-08 18:41:03 +01:00
  • c19e8b793e Fix order of update command during build Michael Stucki 2014-03-02 13:23:13 +01:00
  • 4ed5aed97f Remove intermediate containers during "docker build" Michael Stucki 2014-03-02 13:09:37 +01:00
  • eddf8c87b3 Upgrade all packages during "docker build" Michael Stucki 2014-03-02 13:06:38 +01:00
  • 6416e72603 Do not use cache when building the image Michael Stucki 2014-03-02 13:00:27 +01:00
  • 7900497b42 Fix ischroot detection (see https://github.com/dotcloud/docker/issues/1724) Michael Stucki 2014-03-02 12:09:46 +01:00
  • 4446c6e738 Fix docker invocation Michael Stucki 2014-02-20 20:08:15 +01:00
  • b16b03a7b8 Add note on dotcloud/docker#2224 Michael Stucki 2014-02-20 17:09:33 +01:00
  • f2cc846b2e Add "file" as this seems to be missing in recent base images Michael Stucki 2014-02-20 16:52:21 +01:00
  • 529e27786c Remove workaround for running screen (has been fixed in Docker 0.8.1) Michael Stucki 2014-02-20 12:09:08 +01:00
  • 5cff44c36d Make sure that the "universe" section is only added to sources.list if it is missing Michael Stucki 2014-02-20 11:05:21 +01:00
  • 8210982e41 Add note about running get-prebuilts Michael Stucki 2014-02-20 08:52:33 +01:00
  • 1a63969cdc Add a note that Docker is required for this. No Docker, no fun. Michael Stucki 2014-02-18 14:05:05 +01:00
  • 1c471fc1ae Include tig, a ncurses-based Git repository browser Michael Stucki 2014-02-18 14:02:50 +01:00
  • d4830b6d75 Add link to discussion thread at XDA Michael Stucki 2014-02-16 14:44:45 +01:00
  • 361379c8bf Add README.md Michael Stucki 2014-02-16 13:30:32 +01:00
  • 1d4a3f2118 Add comments Michael Stucki 2014-02-16 12:50:24 +01:00
  • ecb2213c82 Install bsdmainutils (required for "column") Michael Stucki 2014-02-15 09:58:40 +01:00
  • 9318dccfa9 Set USE_CCACHE=1 in environment Michael Stucki 2014-02-04 22:40:25 +01:00
  • e69484fcde run.sh: Always start bash in a screen Michael Stucki 2014-02-03 09:13:04 +01:00
  • 209f4af1dc Always connect to the same container Michael Stucki 2014-02-02 23:55:33 +01:00
  • b13a629954 Initial commit Michael Stucki 2014-02-02 11:52:53 +01:00