Skip to content

Commit

Permalink
Merge pull request #233 from open-dynaMIX/remove_docker_setup
Browse files Browse the repository at this point in the history
chore: remove non-functioning docker setup
  • Loading branch information
Jean-Louis Fuchs authored Jan 18, 2024
2 parents 53ebbd3 + 47cab22 commit befefad
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 44 deletions.
16 changes: 0 additions & 16 deletions Dockerfile

This file was deleted.

17 changes: 0 additions & 17 deletions c/install

This file was deleted.

6 changes: 0 additions & 6 deletions c/pipinstall

This file was deleted.

5 changes: 0 additions & 5 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
version: "3.8"
services:
web:
restart: "unless-stopped"
build: .
ports:
- "80:8081"
db:
image: postgres:alpine
restart: "unless-stopped"
Expand Down

0 comments on commit befefad

Please sign in to comment.