Skip to content

Commit

Permalink
refactor: first run-up of docker
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanlakhani committed May 30, 2023
1 parent 55ddb91 commit 4827807
Show file tree
Hide file tree
Showing 8 changed files with 266 additions and 285 deletions.
11 changes: 6 additions & 5 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

!**/Cargo.toml
!**/Cargo.lock

# only include runtime binary
homestar-core
homestar-guest-wasm
homestar-wasm
!**/src
!**/config
!**/migrations
!.env
!diesel.toml
!**/wits
Loading

0 comments on commit 4827807

Please sign in to comment.