Skip to content

Commit 383d31b

Browse files
authored
Publish a Docker image for the server (#14)
* Publish a Docker image for the server * Define common properties in the workspace Cargo.toml Also bumps the MSRV to 1.64 * ci: better handle docker image signing
1 parent 62cd146 commit 383d31b

File tree

13 files changed

+603
-379
lines changed

13 files changed

+603
-379
lines changed

.dockerignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/Dockerfile
2+
/.dockerignore
3+
/docker-bake.hcl
4+
/target
5+
/Cargo.lock
6+
/.cargo

0 commit comments

Comments
 (0)