Skip to content

Commit

Permalink
Remove development docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasdotcom committed Dec 20, 2024
1 parent 3c095b5 commit ca90211
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 94 deletions.
40 changes: 0 additions & 40 deletions .github/workflows/build-publish-dev.yml

This file was deleted.

11 changes: 1 addition & 10 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,7 @@ npm run dev

## Docker

1. First install docker and docker-compose or docker desktop
2. Download this entire repository to your computer with

```bash
git clone https://github.com/lukasdotcom/fantasy-manager
```

3. Copy the docker-compose file in the development folder to the top folder of the repository.
4. Edit the volume and replace /locationToWhereThisGithubIsDownloaded with wherever this repository got downloaded to.
5. Then run `docker-compose up`
1. Docker is unmaintained due to being unnecessary.

# Cypress

Expand Down
9 changes: 0 additions & 9 deletions development/Dockerfile

This file was deleted.

35 changes: 0 additions & 35 deletions development/docker-compose.yaml

This file was deleted.

0 comments on commit ca90211

Please sign in to comment.