Skip to content

Commit

Permalink
Trying to do ssh keys again
Browse files Browse the repository at this point in the history
  • Loading branch information
nwdepatie committed Oct 26, 2023
1 parent 6f73ca3 commit 3a81cff
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ services:
workspace:
build:
context: .
ssh:
- default
volumes:
- type: bind
source: /run/host-services/ssh-auth.sock
target: /run/host-services/ssh-auth.sock
image: nwdepatie/ner-gcc-arm:latest
stdin_open: true
tty: true
Expand Down

0 comments on commit 3a81cff

Please sign in to comment.