image/container name update

main
Matt Huntington 2 years ago
parent d61533e678
commit 9cf7492887

@ -1 +1 @@
FROM mahuntington/student:postgres
FROM mahuntington/student:python

@ -2,7 +2,7 @@ version: '3'
services:
student:
image: mahuntington/student:postgres
image: mahuntington/student:python
stdin_open: true
tty: true
container_name: student

Loading…
Cancel
Save