Posts
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 …
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 …
Published 5 June 2014
in archive
with tags
linux
,
docker
After working with Docker for only a few hours, I now have more old containers than I have fingers.
Continue reading …
Published 4 June 2014
in archive
with tags
iis
,
woff
,
mime
IIS does not have a MIME type set up for woffs. I don' t like this, it throws errors like this one:
Continue reading …
Published 1 June 2014
in archive
with tags
ubuntu
,
grub
,
linux
,
windows
After my previous post, I sit here with a working grub installation, but it doesn't yet allow me to boot into Windows.
Continue reading …