fix
This commit is contained in:
		| @@ -50,8 +50,8 @@ RUN pip install --upgrade pip && \ | ||||
|     docker | ||||
|  | ||||
| # Копируем ssh ключ | ||||
| COPY id_rsa /root/.ssh/id_rsa | ||||
| RUN chmod 600 /root/.ssh/id_rsa | ||||
| #COPY id_rsa /root/.ssh/id_rsa | ||||
| #RUN chmod 600 /root/.ssh/id_rsa | ||||
|  | ||||
| # Устанавливаем рабочую директорию | ||||
| WORKDIR /ansible | ||||
|   | ||||
		Reference in New Issue
	
	Block a user