wip: using different versions of rust images
This commit is contained in:
1
docker/alpine/etc/wingmate/services/one
Normal file
1
docker/alpine/etc/wingmate/services/one
Normal file
@@ -0,0 +1 @@
|
||||
you cannot run this file
|
||||
3
docker/alpine/etc/wingmate/services/three.sh
Normal file
3
docker/alpine/etc/wingmate/services/three.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec sleep 1
|
||||
3
docker/alpine/etc/wingmate/services/two.sh
Normal file
3
docker/alpine/etc/wingmate/services/two.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec sleep 1
|
||||
Reference in New Issue
Block a user