server: Add Containerfile
The SSHCA server is intended to be run in a Kubernetes container.
This commit is contained in:
5
.containerignore
Normal file
5
.containerignore
Normal file
@@ -0,0 +1,5 @@
|
||||
*
|
||||
!src/
|
||||
!examples/
|
||||
!Cargo.toml
|
||||
!Cargo.lock
|
||||
Reference in New Issue
Block a user