Skip to content

DegenFighter/contracts-builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Foundry builder image

Run this container image locally:

docker run --rm -it --mount src=`pwd`,target=/source,type=bind ghcr.io/degenfighter/contracts-builder:latest

Publishing the new container image

In case you need to make any updates to this image, push changes to master (or any other) branch and manually trigger the Build and Publish Docker workflow in github actions, for the respective branch. This will be tagged as the latest image and picked up automatically by the workflow in the contracts-v3 repository.

About

Container for contracts CI build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 51.6%
  • Makefile 48.4%