Page MenuHomePhabricator

Add a docker file to help node deployment
ClosedPublic

Authored by Fabien on Oct 7 2020, 16:04.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCedcf5ee66d94: Add a docker file to help node deployment
Summary

This diff adds a Dockerfile to deploy a node from a release archive
and a README to explain how to use it. This will be used to build the
release images for the docker hub.

The prebuilt archive is used as an input to remove the need for any of
the build dependencies, and keep the image as small as possible.

Test Plan

Read and try the instructions.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Oct 7 2020, 16:04
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
This revision is now accepted and ready to land.Oct 7 2020, 18:33
This revision was automatically updated to reflect the committed changes.