forked from cerc-io/stack-orchestrator
		
	Merge pull request #232 from cerc-io/dboreham/foundry-debian-container
Foundry debian-based container
Former-commit-id: 76029d24de
			
			
This commit is contained in:
		
						commit
						1a75a270f5
					
				| @ -1,3 +1,3 @@ | ||||
| #!/usr/bin/env bash | ||||
| # Build a local version of the foundry-rs/foundry image | ||||
| docker build -t cerc/foundry:local ${CERC_REPO_BASE_DIR}/foundry | ||||
| docker build -t cerc/foundry:local -f ${CERC_REPO_BASE_DIR}/foundry/Dockerfile-debian ${CERC_REPO_BASE_DIR}/foundry | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user