CodersOS / ubuntu-remix

Docker file based on ubuntu remix.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Docker file based on ubuntu remix.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%