File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
![ OpenWorm] ( http://www.openworm.org/img/OpenWormLogo.png )
2
2
3
- [ ![ Docker Image CI] ( https://github.com/openworm/OpenWorm/actions/workflows/docker-image.yml/badge.svg )] ( https://github.com/openworm/OpenWorm/actions/workflows/docker-image.yml )
3
+ [ ![ Docker Image CI] ( https://github.com/openworm/OpenWorm/actions/workflows/docker-image.yml/badge.svg )] ( https://github.com/openworm/OpenWorm/actions/workflows/docker-image.yml ) [ ![ Docker Image Test - quick ] ( https://github.com/openworm/OpenWorm/actions/workflows/docker-image-quickrun.yml/badge.svg )] ( https://github.com/openworm/OpenWorm/actions/workflows/docker-image-quickrun.yml ) [ ![ Docker Image Test Build - Intel drivers ] ( https://github.com/openworm/OpenWorm/actions/workflows/docker-image-intel.yml/badge.svg )] ( https://github.com/openworm/OpenWorm/actions/workflows/docker-image-intel.yml )
4
4
5
5
About ** OpenWorm**
6
6
------------------
Original file line number Diff line number Diff line change 1
- docker build -t " openworm/openworm:0.9.3" .
1
+ @ SET /P version = < VERSION
2
+ docker build -t openworm/openworm:%version% .
You can’t perform that action at this time.
0 commit comments