Skip to content

Add Dockerfile to support Docker-based deploys. #567

Merged
brianwarner merged 4 commits intomainfrom
add-dockerfile
Nov 21, 2020
Merged

Add Dockerfile to support Docker-based deploys. #567
brianwarner merged 4 commits intomainfrom
add-dockerfile

Conversation

@brianwarner
Copy link
Contributor

System libraries are required, so this uses Alpine Linux as the base instead of the Node image.

Also, a few changes were required so the app is accessible outside of the container.

Signed-off-by: Brian Warner brian@bdwarner.com

…required, so this uses Alpine

Linux as the base instead of the Node image.

Signed-off-by: Brian Warner <brian@bdwarner.com>
@brianwarner brianwarner requested a review from mgol November 20, 2020 16:58
Copy link
Member

@mgol mgol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! See comments.

Signed-off-by: Brian Warner <brian@bdwarner.com>
Signed-off-by: Brian Warner <brian@bdwarner.com>
Signed-off-by: Brian Warner <brian@bdwarner.com>
@brianwarner brianwarner merged commit 8d3fc5a into main Nov 21, 2020
@brianwarner brianwarner deleted the add-dockerfile branch November 21, 2020 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants