blob: 6ae92194fd5da0a6b32428dae15495d96e53bf23 [file] [log] [blame]
#summary Melange and Docker
= Introduction =
Add your content here.
= Details =
* run `make docker` to enter the pre-built docker container.
* run `make local-docker` to build a new local docker image.
* the 'docker' user must be able to read your source tree.
* Use http://askubuntu.com/questions/477551/how-can-i-use-docker-without-sudo so you don't have to use root to access the container.