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

Docker build fails #42

Open
chrisbward opened this issue Oct 1, 2022 · 1 comment
Open

Docker build fails #42

chrisbward opened this issue Oct 1, 2022 · 1 comment

Comments

@chrisbward
Copy link

cd docker
docker build -t disco-diffusion .
Sending build context to Docker daemon  19.97kB
Step 1/39 : ARG base_image
Step 2/39 : FROM ${base_image} as base
base name (${base_image}) should not be blank
@chrisbward
Copy link
Author

ok, so the instructions are incorrect, and one of the shell scripts needs to be run... just not sure which one works or has been tested... ?

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

1 participant