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

Update Dockerfile and docker-compose for k8s #30

Open
wants to merge 8 commits into
base: tre
Choose a base branch
from

Conversation

samimedallal
Copy link

No description provided.

@samimedallal samimedallal requested a review from joonvena November 9, 2021 12:16
@samimedallal samimedallal self-assigned this Nov 9, 2021
@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

Merging #30 (49b88b4) into tre (dc3d63b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              tre      #30   +/-   ##
=======================================
  Coverage   73.08%   73.08%           
=======================================
  Files         278      278           
  Lines        6026     6026           
  Branches     1661     1661           
=======================================
  Hits         4404     4404           
  Misses       1437     1437           
  Partials      185      185           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc3d63b...49b88b4. Read the comment docs.

@@ -8,7 +8,7 @@ export default {
'varaamotest-espoo.hel.ninja': 'ESPOO',
'varaamo.vantaa.fi': 'VANTAA',
'varaamotest-vantaa.hel.ninja': 'VANTAA',
'varaamo.tampere.fi': 'TAMPERE', // PROD
'localhost:3000': 'TAMPERE', // PROD

Choose a reason for hiding this comment

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

We don't want to change this. This would default to using Helsinki specific page for Varaamo.


COPY package.json package.json
RUN yarn install
Copy link

@joonvena joonvena Jan 20, 2022

Choose a reason for hiding this comment

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

Add this before the COPY . /app/ step

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