mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 02:12:41 +01:00
Added Dockerfile
This commit is contained in:
13
FunKey-OS-docker/config
Normal file
13
FunKey-OS-docker/config
Normal file
@@ -0,0 +1,13 @@
|
||||
Host FunKey
|
||||
hostname FunKey
|
||||
User root
|
||||
|
||||
Host funkey
|
||||
hostname funkey
|
||||
User root
|
||||
|
||||
Host fk
|
||||
HostName github.com
|
||||
User Michel-FK
|
||||
PreferredAuthentications publickey
|
||||
IdentityFile ~/.ssh/id_rsa_funkey
|
||||
Reference in New Issue
Block a user