-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new ubuntu-upstart image specifically to make it really easy to run "machine mode" containers based on upstart/ubuntu #23
Conversation
tianon
commented
Jan 23, 2014
Thanks! What do you think about changing
to
in the Dockerfiles? There's no practical difference at the moment, but I think it makes more sense going forward. |
Yes, I will update that. Do you want me to wait until the tag pushing issues with "ubuntu" are taken care of? |
…un "machine mode" containers based on upstart/ubuntu
This one is updated to use the unprefixed images, but you probably want to review #24 first, since it will affect these very directly. |
Alright, I'll wait for the images from #24 to be generated and pushed first then, and merge those for the next rotation. |
You rule, thanks @shin- :) |
these are ready now, @shin- :) |
$ ./stackbrew/brew-cli --debug --noprefill -n tianon -b ubuntu-upstart --targets ubuntu-upstart git://github.com/tianon/stackbrew
2014-02-06 22:04:20,678 INFO Cloning docker repo from git://github.com/tianon/stackbrew, branch: ubuntu-upstart
2014-02-06 22:04:21,241 DEBUG ubuntu-upstart ---> latest: git://github.com/tianon/dockerfiles@0f90322cdcba865c131a9ca4c568aa7ba4e7b80c sbin-init/ubuntu/12.04
2014-02-06 22:04:21,242 INFO [cache miss] 84e153157407cfe805a21d7f763fc9fd
2014-02-06 22:04:21,242 INFO Cloning git://github.com/tianon/dockerfiles (ref: 0f90322cdcba865c131a9ca4c568aa7ba4e7b80c)
2014-02-06 22:04:21,988 INFO Building using dockerfile...
2014-02-06 22:10:24,055 INFO Committing to tianon/ubuntu-upstart:latest
2014-02-06 22:10:24,058 INFO Registering as processed: 84e153157407cfe805a21d7f763fc9fd
2014-02-06 22:10:24,058 DEBUG ubuntu-upstart ---> precise: git://github.com/tianon/dockerfiles@0f90322cdcba865c131a9ca4c568aa7ba4e7b80c sbin-init/ubuntu/12.04
2014-02-06 22:10:24,058 INFO [cache hit] 84e153157407cfe805a21d7f763fc9fd
2014-02-06 22:10:24,058 INFO This ref has already been built, reusing image ID
2014-02-06 22:10:24,058 INFO Committing to tianon/ubuntu-upstart:precise
2014-02-06 22:10:24,060 INFO Registering as processed: 84e153157407cfe805a21d7f763fc9fd
2014-02-06 22:10:24,060 DEBUG ubuntu-upstart ---> 12.04: git://github.com/tianon/dockerfiles@0f90322cdcba865c131a9ca4c568aa7ba4e7b80c sbin-init/ubuntu/12.04
2014-02-06 22:10:24,060 INFO [cache hit] 84e153157407cfe805a21d7f763fc9fd
2014-02-06 22:10:24,060 INFO This ref has already been built, reusing image ID
2014-02-06 22:10:24,061 INFO Committing to tianon/ubuntu-upstart:12.04
2014-02-06 22:10:24,079 INFO Registering as processed: 84e153157407cfe805a21d7f763fc9fd
2014-02-06 22:10:24,079 DEBUG ubuntu-upstart ---> quantal: git://github.com/tianon/dockerfiles@0f90322cdcba865c131a9ca4c568aa7ba4e7b80c sbin-init/ubuntu/12.10
2014-02-06 22:10:24,079 INFO [cache miss] fe8781e9dc091bca8a08915d02b4d236
2014-02-06 22:10:24,080 INFO Cloning git://github.com/tianon/dockerfiles (ref: 0f90322cdcba865c131a9ca4c568aa7ba4e7b80c)
2014-02-06 22:10:24,456 INFO Building using dockerfile...
2014-02-06 22:14:23,701 INFO Committing to tianon/ubuntu-upstart:quantal
2014-02-06 22:14:23,703 INFO Registering as processed: fe8781e9dc091bca8a08915d02b4d236
2014-02-06 22:14:23,703 DEBUG ubuntu-upstart ---> 12.10: git://github.com/tianon/dockerfiles@0f90322cdcba865c131a9ca4c568aa7ba4e7b80c sbin-init/ubuntu/12.10
2014-02-06 22:14:23,703 INFO [cache hit] fe8781e9dc091bca8a08915d02b4d236
2014-02-06 22:14:23,703 INFO This ref has already been built, reusing image ID
2014-02-06 22:14:23,703 INFO Committing to tianon/ubuntu-upstart:12.10
2014-02-06 22:14:23,705 INFO Registering as processed: fe8781e9dc091bca8a08915d02b4d236
2014-02-06 22:14:23,705 DEBUG ubuntu-upstart ---> raring: git://github.com/tianon/dockerfiles@0f90322cdcba865c131a9ca4c568aa7ba4e7b80c sbin-init/ubuntu/13.04
2014-02-06 22:14:23,706 INFO [cache miss] 2fee80009c0a1a45bad776099086bb87
2014-02-06 22:14:23,706 INFO Cloning git://github.com/tianon/dockerfiles (ref: 0f90322cdcba865c131a9ca4c568aa7ba4e7b80c)
2014-02-06 22:14:23,918 INFO Building using dockerfile...
2014-02-06 22:26:38,909 INFO Committing to tianon/ubuntu-upstart:raring
2014-02-06 22:26:38,911 INFO Registering as processed: 2fee80009c0a1a45bad776099086bb87
2014-02-06 22:26:38,911 DEBUG ubuntu-upstart ---> 13.04: git://github.com/tianon/dockerfiles@0f90322cdcba865c131a9ca4c568aa7ba4e7b80c sbin-init/ubuntu/13.04
2014-02-06 22:26:38,912 INFO [cache hit] 2fee80009c0a1a45bad776099086bb87
2014-02-06 22:26:38,912 INFO This ref has already been built, reusing image ID
2014-02-06 22:26:38,912 INFO Committing to tianon/ubuntu-upstart:13.04
2014-02-06 22:26:38,914 INFO Registering as processed: 2fee80009c0a1a45bad776099086bb87
2014-02-06 22:26:38,914 DEBUG ubuntu-upstart ---> saucy: git://github.com/tianon/dockerfiles@0f90322cdcba865c131a9ca4c568aa7ba4e7b80c sbin-init/ubuntu/13.10
2014-02-06 22:26:38,914 INFO [cache miss] 0f29526dd3e1da0d729855fc0f88520e
2014-02-06 22:26:38,914 INFO Cloning git://github.com/tianon/dockerfiles (ref: 0f90322cdcba865c131a9ca4c568aa7ba4e7b80c)
2014-02-06 22:26:39,136 INFO Building using dockerfile...
2014-02-06 22:31:48,303 INFO Committing to tianon/ubuntu-upstart:saucy
2014-02-06 22:31:48,306 INFO Registering as processed: 0f29526dd3e1da0d729855fc0f88520e
2014-02-06 22:31:48,306 DEBUG ubuntu-upstart ---> 13.10: git://github.com/tianon/dockerfiles@0f90322cdcba865c131a9ca4c568aa7ba4e7b80c sbin-init/ubuntu/13.10
2014-02-06 22:31:48,306 INFO [cache hit] 0f29526dd3e1da0d729855fc0f88520e
2014-02-06 22:31:48,306 INFO This ref has already been built, reusing image ID
2014-02-06 22:31:48,306 INFO Committing to tianon/ubuntu-upstart:13.10
2014-02-06 22:31:48,308 INFO Registering as processed: 0f29526dd3e1da0d729855fc0f88520e
2014-02-06 22:31:48,309 INFO BREW BUILD SUMMARY
-------------------------------------------------------------
OVERALL SUCCESS: True
-------------------------------------------------------------
ubuntu-upstart
-------------------------------------------------------------
5 | OK | 2417fad795d6
18 | OK | 4feaf0c57e4b
22 | OK | a81729812e4b
7 | OK | 2417fad795d6
6 | OK | 2417fad795d6
26 | OK | 07fa3a636a17
25 | OK | 07fa3a636a17
17 | OK | 4feaf0c57e4b
21 | OK | a81729812e4b
------------------------------------------------------------- |
Add new ubuntu-upstart image specifically to make it really easy to run "machine mode" containers based on upstart/ubuntu
Sorry that took so long. Merged! |
goes straight to ghost when i run it. is there some undocumented parameter to make this work? |
As we discussed on IRC, Ghosts are something completely separate from this image, related to restarting your Docker daemon with running containers. :) |
…ymlink Fix "app" symlink creation over-aggression (.godir)