Build de l'image de base + execution build.py dans le conteneur

This commit is contained in:
2017-01-25 14:49:30 +01:00
parent ce05d9a339
commit 38d236e09b
6 changed files with 52 additions and 9 deletions

3
lib/build.py Normal file
View File

@ -0,0 +1,3 @@
if __name__ == '__main__':
print('Test')