Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Code]: Migrate docker containers to Alpine Linux #323

Open
mikekazakov opened this issue Jul 12, 2024 · 0 comments
Open

[Code]: Migrate docker containers to Alpine Linux #323

mikekazakov opened this issue Jul 12, 2024 · 0 comments

Comments

@mikekazakov
Copy link
Owner

mikekazakov commented Jul 12, 2024

Task Type

Migration

Description

Right now there are three docker containers used for integration tests.
They use a regular full Ubuntu image, which takes quite some time to set up and start up, especially on GH runners.
Ideally Alpine should be used instead to shave off a few minutes from the integration runtime.

Additional Information

The integration tests implicitly rely on the directory structure of the system they connect to, so they need to be updated correspondingly as well.
Dockerfiles are located here: https://github.com/mikekazakov/nimble-commander/tree/main/Source/VFS/tests/data/docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant