Skip to content

Commit

Permalink
Add script for building images for the Python test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei-Adnan Ismail committed Dec 1, 2015
1 parent 7c5a33d commit 7434bdc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build_images.py
@@ -0,0 +1,4 @@
from test.docker_fleet import DockerFleet

fleet = DockerFleet()
fleet.build_images()

0 comments on commit 7434bdc

Please sign in to comment.