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

Updated DockerFile and node version in devcontainer #962

Merged
merged 4 commits into from
Aug 15, 2024

Conversation

midhunmanoj2024
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@chrsamp chrsamp left a comment

Choose a reason for hiding this comment

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

Hey @midhunmanoj2024, I'm running into the following issues when I try to build the devcontainer on local:

  • Keycloak isn't part of the devcontainer environment. If I manually add the quay.io/keycloak/keycloak image, the steps in the README don't match (local wants a realm called "registry" and there are no instructions to configure a custom realm). There is a Dockerfile for Keycloak in the keycloak-local-testserver directory that doesn't build because of issues with yum.
  • postCreateCommand.sh doesn't exit cleanly because the $(npm bin)/cypress install command on line 111 errors out. I'm also not 100% sure why we run npm-force-resolutions as a preinstall command, but I've also had the script timeout during that command as well.

Copy link

sonarcloud bot commented Aug 14, 2024

Copy link
Collaborator

@josekudiyirippil josekudiyirippil left a comment

Choose a reason for hiding this comment

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

looks good

@josekudiyirippil josekudiyirippil merged commit 2434cd1 into bcgov:main Aug 15, 2024
13 of 14 checks passed
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