Skip to content
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 3 commits into from
Jan 2, 2014
Merged

Fedora #16

merged 3 commits into from
Jan 2, 2014

Conversation

lsm5
Copy link
Contributor

@lsm5 lsm5 commented Dec 25, 2013

added entry for fedora images :)

lsm5 added 3 commits December 24, 2013 19:44
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
@tianon
Copy link
Member

tianon commented Dec 25, 2013

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. :)

@tianon
Copy link
Member

tianon commented Dec 25, 2013

ping @shin- ;)

@lsm5
Copy link
Contributor Author

lsm5 commented Dec 25, 2013

@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 :)

@lsm5
Copy link
Contributor Author

lsm5 commented Dec 30, 2013

ping @shin- :)

shin- added a commit that referenced this pull request Jan 2, 2014
@shin- shin- merged commit 21b3f6d into docker-library:master Jan 2, 2014
@shin-
Copy link
Contributor

shin- commented Jan 2, 2014

Thanks :)

@lsm5 lsm5 deleted the fedora branch January 2, 2014 16:34
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
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants