docker-dev
docker-dev copied to clipboard
Vader tests
Should add vader tests to ensure the autocompletion and such is always working.
This will require some major changes to the testing stuff. Every image should have a test directory which only executes if the image gets built:
-
test/vadercontains the vader tests -
test/shcontains some shell scripts to test docker run commands.