Pages

Sunday, May 25, 2014

Quick VIM Macro Reference

Pulled from: Here

qd start recording to register d
... your complex series of commands
q stop recording
@d execute your macro
@@ execute your macro again

Tuesday, May 13, 2014

Moving Fedora Dockerfiles - It's Official!

Today I moved my Fedora-Dockerfiles repo to the Fedora Cloud SIG github repo.  All forks, stars, wiki pages, etc...  were maintained during the transfer.  This repo will still be the source for the fedora-dockerfiles package.  The new location is at:

https://github.com/fedora-cloud/Fedora-Dockerfiles

This makes it a bit more official.  I will stay involved with the maintenance of the Fedora Dockerfiles moving forward.  Also, please have a look at some of the work going on in the Fedora Cloud SIG here.  There are always opportunities to help out.  Exciting times!


Friday, May 9, 2014

Friday, May 2, 2014

New fedora-dockerfiles Package is out

Just this week the new fedora-dockerfiles package was released. Check out the examples that are provided.


$ repoquery --list fedora-dockerfiles | grep Dockerfile
/usr/share/fedora-dockerfiles/apache/Dockerfile
/usr/share/fedora-dockerfiles/bind/Dockerfile
/usr/share/fedora-dockerfiles/couchdb/Dockerfile
/usr/share/fedora-dockerfiles/earthquake/Dockerfile
/usr/share/fedora-dockerfiles/firefox/Dockerfile
/usr/share/fedora-dockerfiles/hadoop/single_container/Dockerfile
/usr/share/fedora-dockerfiles/lighttpd/Dockerfile
/usr/share/fedora-dockerfiles/memcached/Dockerfile
/usr/share/fedora-dockerfiles/mongodb/Dockerfile
/usr/share/fedora-dockerfiles/mysql/Dockerfile