Simplified docker building
This commit is contained in:
4
docker-compose.yaml
Normal file
4
docker-compose.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
services:
|
||||
sorting_algorithms:
|
||||
image: saundersp/sorting_algorithms
|
||||
build: .
|
Reference in New Issue
Block a user