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

We have to clone the github repository to launch MediaCMS with Docker! #1153

Open
miltuss opened this issue Jan 13, 2025 · 1 comment
Open
Assignees

Comments

@miltuss
Copy link

miltuss commented Jan 13, 2025

The problem is in the title. Docker allows you to launch applications in isolation from the system without having to download the application installation files to the file system. Whereas the installation of MediaCMS requires cloning the git repository so that the command command: "./deploy/docker/prestart.sh" from the docker compose file can be executed!

I would like to install Media CMS with Docker compose without having to clone the git repository. How to do it?

@mjbergman92
Copy link

I'm having the same predicament while attempting to use with Portainer.

What I am going to do, but doesnt solve the issue, is install on docker, run mediacms, then reverse engineer a docker compose without the install script if possible, and then use that docker compose file in portainer with modifications for the volumes and my networks.

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

No branches or pull requests

3 participants