You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: