Skip to content

Create dockerfile for survey pipeline #1244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Sep 14, 2021
Merged

Create dockerfile for survey pipeline #1244

merged 11 commits into from
Sep 14, 2021

Conversation

nmdefries
Copy link
Contributor

Description

Create dockerfile for survey pipeline. Do associated setup.

Changelog

  • Create Dockerfile with dependencies necessary to run survey pipeline.
  • Install delphi utils from pip.
  • Set required readr version to avoid bugs in 2.0.x
  • Configure sSMTP/sendmail.

nmdefries and others added 11 commits July 9, 2021 10:44
Newest readr versions contain bugs that either cause tests to fail
(2.0.0) or cause `read_csv` to hang when empty locale is specified
(2.0.1). 1.4.0 is the lastest version that does not cause errors.
- Adds apt packages for sending mail and connecting to sftp
- Add the ssmtp package and a simple config file
…tion

Add R and apt packages to container image
Copy link
Contributor

@korlaxxalrok korlaxxalrok left a comment

Choose a reason for hiding this comment

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

LGTM 👍 :shipit:

@krivard krivard merged commit b4c9b55 into main Sep 14, 2021
@krivard krivard deleted the docker-survey-automation branch September 14, 2021 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants