https://github.com/smartcontractkit/builder
A docker build file for chainlink
https://github.com/smartcontractkit/builder
Last synced: 10 months ago
JSON representation
A docker build file for chainlink
- Host: GitHub
- URL: https://github.com/smartcontractkit/builder
- Owner: smartcontractkit
- License: mit
- Created: 2018-06-29T22:51:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T18:18:16.000Z (over 1 year ago)
- Last Synced: 2025-01-03T03:13:22.946Z (12 months ago)
- Language: Dockerfile
- Size: 121 KB
- Stars: 10
- Watchers: 27
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DEPRECATED
Chainlink no longer uses this image for any builds.
# Builder Docker Image
This project contains the docker image used as part of [Chainlink](https://github.com/smartcontractkit/chainlink)'s Continuous Integration (CI).
It is based on the Ubuntu 18.04 image and adds Go 1.15, Node 12.18.0 and Yarn 1.22.4.
On merges to master it publishes a [docker image](https://hub.docker.com/r/smartcontract/builder).