Central-Asian-Archaeological-Landscapes / arches-via-docker

Deployment of Arches (archesproject.org) via Docker for archaeology and related instruction
GNU Affero General Public License v3.0
0 stars 0 forks source link

Add an account for Bryan with docker access #3

Closed razekmh closed 4 months ago

razekmh commented 4 months ago

Add an account for Bryan with docker access

razekmh commented 4 months ago

adduser bryan usermod -aG sudo bryan su bryan sudo usermod -aG docker $USER newgrp docker docker run hello-world

output as expected

razekmh commented 4 months ago

I need to add Bryan's key to the shh config of his user

razekmh commented 4 months ago

I copied the key over from the production server