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

Run connect-id using Docker #17

Open
wants to merge 13 commits into
base: pkv/use-env-variables
Choose a base branch
from
Open

Conversation

sravfeyn
Copy link
Member

No description provided.

@sravfeyn sravfeyn changed the base branch from main to pkv/use-env-variables February 25, 2024 04:25
@sravfeyn sravfeyn force-pushed the sr/docker branch 2 times, most recently from 8b865bb to d381b25 Compare February 25, 2024 04:58
@sravfeyn
Copy link
Member Author

@calellowitz This is pretty much working and ready for review. If everything is good here, I can move to Ansible and then Kamal deploy

@sravfeyn
Copy link
Member Author

@calellowitz bump

Copy link
Collaborator

@calellowitz calellowitz left a comment

Choose a reason for hiding this comment

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

Other than the view changes, this looks good. Maybe a bad merge?

Dockerfile Outdated

# copy entrypoint.sh
COPY ./entrypoint.sh /vendor/entrypoint.sh
RUN sed -i 's/\r$//g' /vendor/entrypoint.sh
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is this line necessary? Looks like it remove carriage returns, which I wouldn't think the file has

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, it can be removed. It's no longer necessary.

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