Skip to content

WIP docker migration#225

Draft
rachejazz wants to merge 3 commits intomasterfrom
create-docker
Draft

WIP docker migration#225
rachejazz wants to merge 3 commits intomasterfrom
create-docker

Conversation

@rachejazz
Copy link
Copy Markdown
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 <mail@rachejazz.me>
Signed-off-by: rachejazz <mail@rachejazz.me>
Signed-off-by: rachejazz <mail@rachejazz.me>
@deveshidwivedi
Copy link
Copy Markdown
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