Commit be98b6c
committed
Rudimentary Dockerfile
I wanted this for testing on systems which don't have a case-sensitive
filesystem by default so on e.g. OS X you can simply confirm that a test
isn't passing by coincidence using something like this:
docker build -t bagit-java:latest . && docker run -it bagit-java:latest1 parent 027492f commit be98b6c
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments