node icon indicating copy to clipboard operation
node copied to clipboard

make clean deletes the docker compose file

Open arijitAD opened this issue 4 years ago • 0 comments

make clean kind-cluster-clean deletes the following compose files, which shouldn't be deleted:

  • single/kustomize/akash-node/docker-image.yaml
  • single/kustomize/akash-provider/docker-image.yaml

Source: https://github.com/ovrclk/akash/tree/master/_run/single

arijitAD avatar Jul 08 '21 15:07 arijitAD