Files
mvfotos/build-in-docker.conf

5 lines
205 B
Plaintext
Raw Normal View History

2016-07-15 16:12:43 +00:00
repos+=("Debian|Ubuntu-precise::::::universe")
repos+=("Ubuntu-precise:::'deb http://archive.ubuntu.com/ubuntu precise universe'")
envs+=("-e 'HOME=${HOME}'")
dirs+=("-v ${HOME}/.gnupg:${HOME}/.gnupg:ro")