Skip to content

Commit

Permalink
fixed lotus-mainnet dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan@vulcanize.io committed Apr 25, 2024
1 parent 9219fa1 commit bf18317
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 29 deletions.
11 changes: 6 additions & 5 deletions stack_orchestrator/data/compose/docker-compose-mainnet-lotus.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
volumes:
parameters:
lotus-repo:
lotus-shared:

services:
lotus:
environment:
Expand All @@ -19,3 +14,9 @@ services:
condition: on-failure
delay: 30s
command: ["lotus", "daemon"]

volumes:
parameters:
lotus-repo:
lotus_shared:

This file was deleted.

12 changes: 0 additions & 12 deletions stack_orchestrator/data/container-build/cerc-lotus/build.sh

This file was deleted.

0 comments on commit bf18317

Please sign in to comment.