Commit Graph

12 Commits (b7d1d91309cbf815f73a576bf236e5994057f1a4)

Author SHA1 Message Date
Felix Ableitner b7d1d91309 For untagged commits, include hash in version name (fixes #1563) 3 years ago
Dessalines d26a7ad337
Trying out cargo chef and a travis docker image cache. (#1238)
* Trying out cargo chef and a travis docker image cache.

* trying to change internal target.

* Use latest cargo-chef with --target

* Remove caching for now.

* Adding back in chowns

* Adding back in cache.

* Remove travis caching.

* Switching dev dockerfile to match prod, using cargo-chef and alpine.

* Make travis happy

* Trying a chown rust.

* Caching cargo-chef first.

* Moving the chowns

* Removing many copy commands.

* Go back to rust 1.47.0 due to config-rs breaking.

* Adding the old volume mount version.

* Adding some script comments.

Co-authored-by: Luca Palmieri <lpalmieri@truelayer.com>
4 years ago
Dessalines ba0680f5e6 Simplifying prod build, using musl stable. 4 years ago
Felix c3ac1649f2 Implement integration test for federation 4 years ago
Dessalines 5c83cbc1ac Fixing .dockerignore. 4 years ago
Felix 8f67a3c634 Cleanup gitignore and dockerignore files 4 years ago
Felix Ableitner 063811cb60 Merge branch 'master' into federation 4 years ago
Dessalines 87db5ab64d Adding volumes to dockerignore. 4 years ago
Felix 35489a706b Faster Docker build directly on host 4 years ago
Felix Ableitner 62ba018b19 Include docs in docker image 4 years ago
Dessalines 7a7f98260a Updating readme with gitlab and github links.
- Fixes #41
5 years ago
Dessalines e826f631d8 Adding docker.
- Adding docker support. Fixes #6
- Completing the name change to lemmy. Fixes #36
- Running DB migrations from code. Fixes #38
5 years ago