I want to dockerize an application, part of the Dockerfile is as follows;
ARG SSH_KEY ENV SSH_KEY=$SSH_KEY # Make ssh dir RUN mkdir /root/.ssh/ # Create id_