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

WIP docker migration #225

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

WIP docker migration #225

wants to merge 3 commits into from

Conversation

rachejazz
Copy link
Member

@rachejazz rachejazz commented Jul 10, 2024

Issue #223
This is the branch that can be used for further discussions to improve of release process.
Currently, this should be able to build entire SDT by docker build
Will be adding proper docker build and run commands to run.sh
Not yet ready for testing.

Signed-off-by: rachejazz <[email protected]>
Signed-off-by: rachejazz <[email protected]>
Signed-off-by: rachejazz <[email protected]>
@deveshidwivedi
Copy link
Collaborator

Hey @rachejazz I tried building the docker image for sdt and was unable to connect to the localhost. I did not see any errors in the log. It appeared that the container was exiting immediately after starting.
Could we replace RUN apachectl restart with CMD ["/usr/sbin/apache2ctl", "-D", "FOREGROUND"] so that Apache runs continuously?
After trying the latter, I was able to access sdt on localhost.

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