Commit graph

8 commits

Author SHA1 Message Date
Henrique Dias
4ad26dad35 ci: use go 1.23 2024-08-19 19:32:46 +02:00
Henrique Dias
ed23ca1820 feat!: change default port and scope
BREAKING CHANGE: the default port is no longer random, but 6065. The default scope is now the current directory instead of the root directory.
2024-07-29 10:11:02 +02:00
Henrique Dias
d3732322bc chore: bump version to v5 2024-07-29 10:10:19 +02:00
Henrique Dias
dc45f32af8
fix: dockerfile build version 2024-07-21 21:25:49 +02:00
Henrique Dias
90c031846d
ci: new docker release workflows 2024-07-21 20:32:59 +02:00
Mohammed Al Sahaf
5734366c54 Dockerfile: revert 05e995b
The commit 05e995b doesn't work well with goreleaser (see: goreleaser/goreleaser#694), which broke the Docker image build. Reverting the commit should restore sanity in the goreleaser flow.
2020-09-19 01:11:48 +03:00
pataquets
05e995b11b Dockerfile: make image build from local source code instead of copying outside build. 2020-08-02 07:55:52 +01:00
Henrique Dias
81f873d2de feat: docker images
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 13:46:39 +01:00