Commit Graph

11 Commits (e3885888ff4f218077418eadd566c4dc606fefa3)

Author SHA1 Message Date
Ryan Kelly e3885888ff
Migrate to CircleCI 2 (#129); r=jrgm 6 years ago
ACUVE 830e34acb7 Install libffi-dev and openssl-dev for dependencies on alpine. 6 years ago
Ryan Kelly 2400ef3855 Explicitly install libstdc++ for alpine linux. 6 years ago
dev-rke e4d1758dd4
migrated Dockerfile to be based on alpine linux
The migration also solves an issue when running this service under ARM based architectures, as the previous usage of dumb-init_1.2.0_amd64 is incompatible on ARM architecture.
6 years ago
Juan Manuel 48165be231 Upgrade pip when building the docker image 6 years ago
Ryan Kelly 72d618f3ee Add support for deploying via dockerflow pipeline. (#90) r=vladikoff 7 years ago
Ryan Kelly 36629986d0 Only include specific files in the docker build 10 years ago
Dan Callahan 3e5119af2d Merge pull request #35 from billt2006/dockerfile-patch
Dockerfile: Replace curl of remote source with ADD statement
10 years ago
billt2006 462bf2818b Replace curl of remote source with ADD statement 10 years ago
Bill Thornton fac2073733 Run apt-get update to fix missing repositories
When running apt-get install I was receiving 404s for some repositories, running apt-get update before apt-get install resolves this.
10 years ago
Dan Callahan 20080abf39 Preliminary Dockerfile 10 years ago