[GH-ISSUE #256] Where can I find the project files? #2543

Open
opened 2026-04-17 02:55:55 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @csandreas1 on GitHub (Jul 4, 2022).
Original GitHub issue: https://github.com/docker/awesome-compose/issues/256

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). Original GitHub issue: https://github.com/docker/awesome-compose/issues/256 I am building the images correctly, however I cannot find the project files such as Wordpress files.
GiteaMirror added the question label 2026-04-17 02:55:55 -05: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?

<!-- gh-comment-id:1363151508 --> @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.

<!-- gh-comment-id:1363452735 --> @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

<!-- gh-comment-id:1363453347 --> @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#2543