source:
josm/trunk/docker-test.sh@
15287
      
      | Last change on this file since 15287 was 11442, checked in by , 9 years ago | |
|---|---|
| File size: 161 bytes | |
| Line | |
|---|---|
| 1 | docker build . -t josm/josm | 
| 2 | mkdir -p test/report | 
| 3 | docker run -it --name josm -v `pwd`/test/report:/josm/test/report josm/josm | 
| 4 | docker rm josm | 
| 5 | docker rmi josm/josm | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
