Where can I find the project files? #653

Open
opened 2026-03-07 21:21:06 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @csandreas1 on GitHub (Jul 4, 2022).

I am building the images correctly, however I cannot find the project files such as Wordpress files.

Originally created by @csandreas1 on GitHub (Jul 4, 2022). I am building the images correctly, however I cannot find the project files such as Wordpress files.
GiteaMirror added the question label 2026-03-07 21:21:06 -06:00
Author
Owner

@mikesir87 commented on GitHub (Dec 22, 2022):

Hi @csandreas1! Apologies for the delay in responding to your question. If you still need additional assistance, feel free to provide a little more context on what you're trying to do. Are you building/trying to run a project outlined here in the awesome-compose repo? If so, which one?

@mikesir87 commented on GitHub (Dec 22, 2022): Hi @csandreas1! Apologies for the delay in responding to your question. If you still need additional assistance, feel free to provide a little more context on what you're trying to do. Are you building/trying to run a project outlined here in the awesome-compose repo? If so, which one?
Author
Owner

@OneCricketeer commented on GitHub (Dec 23, 2022):

find the project files such as Wordpress files.

WordPress files would be inside the image. You would need to mount a volume to access on your host, but that's more a discussion for the maintainer of that image rather than anything Docker Compose can provide.

@OneCricketeer commented on GitHub (Dec 23, 2022): > find the project files such as Wordpress files. WordPress files would be inside [the image](https://github.com/docker/awesome-compose/blob/master/wordpress-mysql/compose.yaml#L20). You would need to mount a volume to access on your host, but that's more a discussion for the maintainer of that image rather than anything Docker Compose can provide.
Author
Owner

@OneCricketeer commented on GitHub (Dec 23, 2022):

Related #230

@OneCricketeer commented on GitHub (Dec 23, 2022): Related #230
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#653