-
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
Fedora #16
Merged
Merged
Fedora #16
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
LGTM: $ ./brew-cli -b fedora -n lsm5 --targets fedora git://github.com/lsm5/stackbrew.git
2013-12-24 20:27:35,802 INFO Cloning docker repo from git://github.com/lsm5/stackbrew.git, branch: fedora
2013-12-24 20:27:36,911 INFO Cloning git://github.com/lsm5/docker-brew-fedora (ref: 2e50921c5430a5eee190e30352ec0ab33e821243)
2013-12-24 20:28:15,136 INFO Building using dockerfile...
2013-12-24 20:28:31,627 INFO Committing to lsm5/fedora:latest
2013-12-24 20:28:32,439 INFO This ref has already been built, reusing image ID
2013-12-24 20:28:32,439 INFO Committing to lsm5/fedora:20
2013-12-24 20:28:32,828 INFO This ref has already been built, reusing image ID
2013-12-24 20:28:32,828 INFO Committing to lsm5/fedora:heisenbug
2013-12-24 20:28:33,229 INFO Cloning git://github.com/lsm5/docker-brew-fedora (ref: fa09c70ff953ecff0073097ab3dabe954ae9baf0)
2013-12-24 20:28:33,648 INFO Building using dockerfile...
2013-12-24 20:28:52,027 INFO Committing to lsm5/fedora:rawhide
2013-12-24 20:28:52,039 INFO BREW BUILD SUMMARY
-------------------------------------------------------------
OVERALL SUCCESS: True
-------------------------------------------------------------
fedora
-------------------------------------------------------------
3 | OK | 95339f134b13
5 | OK | 95339f134b13
6 | OK | 912c9e21df42
4 | OK | 95339f134b13
-------------------------------------------------------------
$ docker images lsm5/fedora
REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE
lsm5/fedora rawhide 912c9e21df42 About a minute ago 387 MB
lsm5/fedora 20 95339f134b13 About a minute ago 385.5 MB
lsm5/fedora heisenbug 95339f134b13 About a minute ago 385.5 MB
lsm5/fedora latest 95339f134b13 About a minute ago 385.5 MB
$ docker run -i -t lsm5/fedora bash
bash-4.2# ls -lAFh
total 5.8M
-rw------- 1 root root 192 Dec 25 03:30 .dockerenv
-rwx------ 1 root root 5.7M Dec 17 05:31 .dockerinit*
lrwxrwxrwx 1 root root 7 Dec 25 00:39 bin -> usr/bin/
drwxr-xr-x 4 root root 4.0K Dec 25 03:30 dev/
drwxr-xr-x 60 root root 4.0K Dec 25 03:30 etc/
drwxr-xr-x 2 root root 4.0K Aug 7 09:10 home/
lrwxrwxrwx 1 root root 7 Dec 25 00:39 lib -> usr/lib/
lrwxrwxrwx 1 root root 9 Dec 25 00:39 lib64 -> usr/lib64/
drwx------ 2 root root 4.0K Dec 25 00:36 lost+found/
drwxr-xr-x 2 root root 4.0K Aug 7 09:10 media/
drwxr-xr-x 2 root root 4.0K Aug 7 09:10 mnt/
drwxr-xr-x 2 root root 4.0K Aug 7 09:10 opt/
dr-xr-xr-x 1734 root root 0 Dec 25 03:30 proc/
dr-xr-x--- 2 root root 4.0K Dec 25 00:40 root/
drwxr-xr-x 8 root root 4.0K Dec 25 00:40 run/
lrwxrwxrwx 1 root root 8 Dec 25 00:39 sbin -> usr/sbin/
drwxr-xr-x 2 root root 4.0K Aug 7 09:10 srv/
dr-xr-xr-x 12 root root 0 Dec 25 03:30 sys/
drwxrwxrwt 2 root root 4.0K Dec 25 00:40 tmp/
drwxr-xr-x 12 root root 4.0K Dec 25 00:39 usr/
drwxr-xr-x 18 root root 4.0K Dec 25 00:40 var/
bash-4.2# exit I have to wonder if there's anywhere in there we can trim down some more to get that size down from 300MB, but this is great nonetheless. :) |
ping @shin- ;) |
@tianon, thanks for this, we're looking at building small images too (as against the current 'medium'), there were a few things to be ironed out though, I'm hoping we'll get them out soon :) |
ping @shin- :) |
shin-
added a commit
that referenced
this pull request
Jan 2, 2014
Thanks :) |
Nexucis
pushed a commit
to Nexucis/official-images
that referenced
this pull request
Jan 10, 2020
Nexucis
pushed a commit
to Nexucis/official-images
that referenced
this pull request
Jan 10, 2020
Adding missing make
HarikrishnanBalagopal
pushed a commit
to HarikrishnanBalagopal/official-images
that referenced
this pull request
Mar 20, 2023
…hellos Refactor repo to handle vanity DockerCon variant images
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
added entry for fedora images :)