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

Missing baseimages/functions.sh #248

Open
ruocogito opened this issue Dec 5, 2023 · 2 comments
Open

Missing baseimages/functions.sh #248

ruocogito opened this issue Dec 5, 2023 · 2 comments

Comments

@ruocogito
Copy link

Launch sudo ./mmb.sh mariadb amd64 after cloning mmb. Look error './baseimages/functions.sh' required script not found
No baseimages folder in mmb reposotory.
What to do?

@eugulixes
Copy link
Contributor

mmb.sh is outdated. You can try the following to solve the problem:

cd mariadb
docker build -t cusdeb/mariadb:10.6-amd64 .

@ruocogito
Copy link
Author

creating fake empty baseimages/functions.sh solved the problem
bv examle on habr.com need only build mariadb and nextcloud but really needs build all containers to launch nextcloud

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

2 participants