I hereby claim:
- I am ahnick on github.
- I am ahnick (https://keybase.io/ahnick) on keybase.
- I have a public key ASD-_xvSYxjHkw2AX7bxr3GT1PgnLKGw0jqKRox3NX7nmAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| vagrant@precise64:~$ cat /etc/group | grep docker | |
| docker:x:998:vagrant | |
| vagrant@precise64:~$ sudo apt-get dist-upgrade | |
| Reading package lists... Done | |
| Building dependency tree | |
| Reading state information... Done | |
| Calculating upgrade... Done | |
| The following packages will be REMOVED: | |
| lxc-docker-0.6.5 | |
| The following NEW packages will be installed: |
| # IRC bot tad (Hubot) | |
| # | |
| FROM ubuntu | |
| MAINTAINER Xan Nick "xan.nick@gmail.com" | |
| # Update and install packages | |
| RUN echo "deb http://archive.ubuntu.com/ubuntu precise main universe" > /etc/apt/sources.list | |
| RUN apt-get update | |
| RUN apt-get install -y git |