Adam K Dean

Posts in archive

Install awscli on OSX

Published 23 June 2014 in archive with tags osx , awscli , ec2 , aws Installing awscli on OSX is easy. If you don't already have it, install pip (python's package manager). Continue reading …

Install fleetctl on OSX

Published 23 June 2014 in archive with tags osx , fleetctl The easiest way to install fleetctl on OSX is to use Homebrew. Continue reading …

rsync could not be found on your PATH

Published 18 June 2014 in archive with tags rsync , cygwin , mingw , vagrant If you're trying to use Vagrant with Windows, and you've opted to use MinGW rather than Cygwin, you might have come across this error message when spinning up Vagrant instances: Continue reading …

Example Dockerfile

Published 10 June 2014 in archive with tags docker , dockerfile , nginx Here is an example Dockerfile. It installs nginx and adds /src to the wwwroot. Make sure that the files are 755. Continue reading …

Access Docker host from container

Published 10 June 2014 in archive with tags docker , ubuntu Docker 1.0 has just been announced, and one thing I was looking forward to was the introspection API which Solomon Hykes said was coming in 1.0. Unfortunately, it doesn't look like it has. This is a shame because it would allow the container to communicate with the host in a scoped and controlled manner. Continue reading …



Newer Page 15 of 41 Older