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 47ba62f208
commit 4610e9df33
2 changed files with 34 additions and 0 deletions

5
server/.containerignore Normal file
View File

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