server: Add Containerfile

The SSHCA server is intended to be run in a Kubernetes container.
This commit is contained in:
2023-11-08 21:12:40 -06:00
parent a0f6119d60
commit be4f5eb6d7
2 changed files with 34 additions and 0 deletions

5
.containerignore Normal file
View File

@@ -0,0 +1,5 @@
*
!src/
!examples/
!Cargo.toml
!Cargo.lock