mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +00:00
add SG to linuxkit run command
Signed-off-by: Aymen EL AMRI <aymen@eralabs.io>
This commit is contained in:
parent
17359f2ed1
commit
a7a42e986d
@ -47,7 +47,7 @@ With the image created, we can now create an instance.
|
||||
You won't be able to see the serial console output until after it has terminated.
|
||||
|
||||
```
|
||||
linuxkit run aws aws
|
||||
linuxkit run aws -security-group "<security_group_id>" aws
|
||||
```
|
||||
|
||||
You can edit the AWS example to allow you to SSH to your instance in order to use it.
|
||||
|
Loading…
Reference in New Issue
Block a user