Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

apachectl: not found #35

Closed
calebcbaker opened this issue Jun 14, 2021 · 3 comments
Closed

apachectl: not found #35

calebcbaker opened this issue Jun 14, 2021 · 3 comments

Comments

@calebcbaker
Copy link

calebcbaker commented Jun 14, 2021

I cloned down this repo and attempted to run it via docker-compose but I keep getting the error in the screenshot below. However if I pull the image directly from Docker Hub or build the Dockerfile locally everything works correctly.
image

docker-compose.yml for reference
image

@elleFlorio
Copy link
Owner

Hey!

That is weird... 🤔 have you tried to specify the image in the docker compose file?

image: elleflorio/svn-server

@SergeiCherevko
Copy link

@calebcbaker Hello!

I change run script with this

#!/usr/bin/with-contenv sh

exec /usr/sbin/httpd -D FOREGROUND;

And all works, please check this

@elleFlorio
Copy link
Owner

@inkdude thank you for your contribution!

I'm closing this since there is no more activity. 😉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants