Kevin Assogba
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
2 deletions
-
docker-compose.yml
|
|
@ -4,10 +4,8 @@ version: '3.7' |
|
|
|
services: |
|
|
|
github-graphs: |
|
|
|
build: |
|
|
|
context: . |
|
|
|
dockerfile: Dockerfile |
|
|
|
image: graph-app:latest |
|
|
|
container_name: github-graphs |
|
|
|
ports: |
|
|
|
- "8080:8000" |
|
|
|
command: /bin/bash |