A docker image codersos/ubuntu-remix
based on ubuntu remix. You can pull it from dockerhub.
Execute this to prepare this repository:
./initialize.sh
This downloads Ubuntu Remix and unpacks it.
Execute the build script to build the image:
./build.sh
This image is not build automatically, so please push it to dockerhub:
docker login
docker push `codersos/ubuntu-remix