mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-19 23:57:15 +02:00
* Creates a Docker container to run algo * Simplistic testing of the Docker image This simply uses the same LXC system that was just tested. It's functional, but minimal. * More thorough tests against Docker This doubles the number of LXC containers in use, but does provide a more thorough test of the Docker image.
13 lines
126 B
Text
13 lines
126 B
Text
.dockerignore
|
|
.git
|
|
.github
|
|
.gitignore
|
|
.travis.yml
|
|
CONTRIBUTING.md
|
|
Dockerfile
|
|
README.md
|
|
config.cfg
|
|
configs
|
|
docs
|
|
logo.png
|
|
tests
|