'Humanscape'에 해당되는 글 1건

  1. 2017.06.30 DOCKER Athentication failed 오류
posted by JakeYeom 2017. 6. 30. 15:01

docker: athetification failed 시 오류해결방법

  1. db삭제  rm -rf db-dev/
  2. docker-compose down --rmi local
  3. docker 컨테이너 삭제

docker-compose -f DEV.yaml ps 로 컨테이너 확인

docker-compose -f DEV.yaml down 로 컨테이너 내림