disco-diffusion-1
disco-diffusion-1 copied to clipboard
Docker build fails
trafficstars
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
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... ?