forked from 3wordchant/capsul-flask
		
	Add openssh-cient to Dockerfile for ssh-keyscan
This commit is contained in:
		| @ -17,7 +17,8 @@ RUN pipenv install --deploy --verbose | ||||
|  | ||||
| FROM python:3.8-alpine | ||||
|  | ||||
| RUN apk add --no-cache libpq libstdc++ libjpeg virt-install libvirt-client cloud-utils | ||||
| RUN apk add --no-cache libpq libstdc++ libjpeg virt-install libvirt-client \ | ||||
|     cloud-utils openssh-client | ||||
|  | ||||
| COPY . /app/code/ | ||||
| WORKDIR /app/code | ||||
|  | ||||
		Reference in New Issue
	
	Block a user