HomePhabricator

[token-server] Add Dockerfile for CI deployments

Description

[token-server] Add Dockerfile for CI deployments

Summary: Add Dockerfile for CI deployments. Modify tsconfig to exclude the test/ dir in builds (not needed and was throwing errors as the docker instance cannot find the local ref of mock-chronik-client)

Test Plan:

docker build -t token-server_local .
docker run --init --rm --name token-server token-server_local

and app starts

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D15661

Details

Provenance
bytesofmanAuthored on Mar 8 2024, 14:49
teamcityPushed on Mar 9 2024, 10:21
Parents
rSTAGING94450f474e27: [e.cash] Add extension to wallet page
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/46081

Event Timeline