Skip to content

Update Dockerfile and docker-compose for k8s#30

Open
samimedallal wants to merge 8 commits into
trefrom
migrate-to-k8s
Open

Update Dockerfile and docker-compose for k8s#30
samimedallal wants to merge 8 commits into
trefrom
migrate-to-k8s

Conversation

@samimedallal
Copy link
Copy Markdown

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
Copy Markdown

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.

Comment thread Dockerfile Outdated
Comment thread docker-compose.yml Outdated
Comment thread docker-compose.yml Outdated
Comment thread app/constants/AppConstants.js Outdated
'varaamo.vantaa.fi': 'VANTAA',
'varaamotest-vantaa.hel.ninja': 'VANTAA',
'varaamo.tampere.fi': 'TAMPERE', // PROD
'localhost:3000': 'TAMPERE', // PROD
Copy link
Copy Markdown

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.

Comment thread Dockerfile
COPY . /app/

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

@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