Skip to content
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

fix(Dockerfile): jekyll install #30

Merged
merged 9 commits into from
Dec 29, 2021
Merged

fix(Dockerfile): jekyll install #30

merged 9 commits into from
Dec 29, 2021

Conversation

tevariou
Copy link
Contributor

@tevariou tevariou commented Dec 8, 2021

Fixes

Fixes https://github.com/arkhn/deployment/issues/532 by @nriss

Description

Change base image in Dockerfile to fix build error

PR opened to fix os type check fail upstream FHIR/sample-ig#54

Definition of Done

  • I followed the Arkhn Code Book (I swear!).
  • I have written tests for the code I added or updated.
  • I have updated the documentation according to my changes.
  • I have updated the deployment configuration if needed.

@tevariou tevariou marked this pull request as draft December 8, 2021 13:59
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
@tevariou tevariou force-pushed the ci/jekyll_install_fix branch 2 times, most recently from 7828dd6 to 3edcc21 Compare December 8, 2021 14:07
@tevariou tevariou marked this pull request as ready for review December 8, 2021 14:08
@simonvadee
Copy link
Contributor

the build is green but it actually failed lol:

#23 [build-image 12/12] RUN ./_genonce.sh -y
#23 0.084 ./_genonce.sh: line 5: curl: command not found
#23 0.084 Checking internet connection...
#23 0.084 Offline
#23 0.084 -tx n/a
#23 0.084 IG Publisher NOT FOUND in input-cache or parent folder. Please run _updatePublisher. Aborting...
#23 DONE 0.1s

@tevariou tevariou force-pushed the ci/jekyll_install_fix branch 3 times, most recently from bd5137f to bdfafff Compare December 8, 2021 14:36
@tevariou tevariou force-pushed the ci/jekyll_install_fix branch 8 times, most recently from 18dd16a to af2e2b8 Compare December 8, 2021 16:40
@tevariou tevariou force-pushed the ci/jekyll_install_fix branch 13 times, most recently from 5860190 to a3857f5 Compare December 9, 2021 00:40
Dockerfile Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
_updatePublisher_curl.sh Show resolved Hide resolved
@tevariou tevariou force-pushed the ci/jekyll_install_fix branch 4 times, most recently from 3363726 to d8b2c0b Compare December 14, 2021 01:13
Copy link
Contributor

@simonvadee simonvadee left a comment

Choose a reason for hiding this comment

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

lgtm, sorry for the delay!

@tevariou tevariou merged commit d9d7232 into main Dec 29, 2021
@tevariou tevariou deleted the ci/jekyll_install_fix branch December 29, 2021 11:27
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.

2 participants