/ubuntu-remix

Docker file based on ubuntu remix.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

ubuntu-remix

A docker image codersos/ubuntu-remix based on ubuntu remix. You can pull it from dockerhub.

install

Execute this to prepare this repository:

./initialize.sh

This downloads Ubuntu Remix and unpacks it.

build

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