Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 287 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 287 Bytes

circle-ci-base

contains node + docker + docker-compose

development

If you want to test the build on an apple silicon chip you need to provide a build platform linux/amd64:

❯ docker build --platform linux/amd64 -f main.dockerfile -t eyesquare/base-images:main-8.0.0 .