Burin Choomnuan
c30d02aaaf
Add create-from-docker-file ( #14 )
...
* Add create-from-docker-file
* Update code base on review/feedback
Fix the following
- Fix the import style in one line
- Use constructure once when creating the docker-image
- Use some? instead of if
- Remove :env-vars from the test
- Move resources to test section
2020-08-05 07:13:31 +02:00
Tim Zöller
647d4fe441
#5 - Refactoring and documentation
2020-06-06 17:30:00 +02:00
Tim Zöller
c8ba10a9dc
#5 - Set up dependencies for Clojars Deployment
2020-06-06 15:18:31 +02:00
Tim Zöller
6dbebf15bd
#6 - Enabled command execution in the container
...
Also used it to enhance integration tests and make them more precise
2020-06-06 14:43:11 +02:00
Tim Zöller
dee0c8a572
#3 - Finalized volume handling
2020-06-06 13:57:31 +02:00
Tim Zöller
ec2fdf42eb
#3 - Filesytem mappings into the container
2020-06-04 22:52:05 +02:00
Tim Zöller
9991a153dd
#1 - Streamlined API some more
2020-06-04 13:04:30 +02:00
Tim Zöller
a6d6c10fde
#1 - Added simple configuration for generic container initialisation
2020-06-04 12:35:16 +02:00
Tim Zöller
92b2e27703
Initial Commit containing the App Template
2020-06-04 10:44:03 +02:00