Skip to content

feat: Add CI ready Dockerfile#718

Merged
mbevc1 merged 1 commit intomainfrom
20260323_ci_dockerfile
Mar 25, 2026
Merged

feat: Add CI ready Dockerfile#718
mbevc1 merged 1 commit intomainfrom
20260323_ci_dockerfile

Conversation

@mbevc1
Copy link
Copy Markdown
Contributor

@mbevc1 mbevc1 commented Mar 23, 2026

Related to: https://github.com/kosli-dev/server/pull/4702

Following up the conversations with a customer we need to provide a Dockerfile which can be used as part of CI (e.g. GitLab runners). Our current image doesn't provide anything besides CLI and runners would have additional requirements, e.g.: https://docs.gitlab.com/ci/docker/using_docker_images/#image-requirements

This Dockerfile is based on Alpine base image and should keep the securty footprint low. At this point we're not yet building and publishing the image and only providing Dockerfile.

@mbevc1 mbevc1 enabled auto-merge (squash) March 23, 2026 14:42
Comment thread Dockerfile.alpine
@mbevc1 mbevc1 merged commit 76bfc77 into main Mar 25, 2026
15 checks passed
@mbevc1 mbevc1 deleted the 20260323_ci_dockerfile branch March 25, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants