-
Notifications
You must be signed in to change notification settings - Fork 18
Home
jctanner edited this page Aug 15, 2016
·
4 revisions
https://developer.fedoraproject.org/tools/docker/docker-installation.html
$ sudo groupadd docker && sudo gpasswd -a ${USER} docker && sudo systemctl restart docker
$ newgrp docker
docker_killall
TARGET=fedora23 MAKE_TARGET=non_destructive TEST_FLAGS='-vvvv -t test_git' test/utils/run_tests.sh