Skip to content

Commit

Permalink
chore(docker): remove outdated docker folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlc03 committed Mar 16, 2024
1 parent c9107b8 commit 3ca30a2
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 186 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ For installation and local development instructions, please see our [installatio
This repository is organized as Lerna submodules. Each submodule contains its
own unit tests.

- `audit`: Documentation surrounding the audit performed on v1
- `crypto`: low-level cryptographic operations.
- `circuits`: zk-SNARK circuits.
- `contracts`: Solidity contracts and deployment code.
Expand All @@ -60,13 +59,6 @@ own unit tests.

Please refer to the [testing documentation](https://maci.pse.dev/docs/testing) for more information.

### Docker

Run `docker build -t maci .` to build all stages.

To run a specific build step `docker build --target circuits -t maci .`
Note: a cached version of `builder` job must be on your system prior as it relies on existing artifacts

### CI pipeline

CI pipeline ensures that we have automated tests that constantly validate. For more information about pipeline workflows, [read our CI documentation](https://maci.pse.dev/docs/ci-pipeline).
Expand Down
53 changes: 0 additions & 53 deletions docker/Dockerfile

This file was deleted.

29 changes: 0 additions & 29 deletions docker/LightDockerfile

This file was deleted.

13 changes: 0 additions & 13 deletions docker/README.md

This file was deleted.

30 changes: 0 additions & 30 deletions docker/docker-compose.yml

This file was deleted.

9 changes: 0 additions & 9 deletions docker/docker_cmd.md

This file was deleted.

44 changes: 0 additions & 44 deletions docker/setup.sh

This file was deleted.

0 comments on commit 3ca30a2

Please sign in to comment.