Skip to main content

import-compose

Facilitates the migration of Docker Compose workflows to Kurtosis by importing and converting Docker Compose files into Starlark packages.

Install this skill

or
89/100

Security score

The import-compose skill was audited on May 16, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 38

Access to .env file

SourceSKILL.md
38## Custom .env file
low line 41

Access to .env file

SourceSKILL.md
41kurtosis import -e ./custom.env docker-compose.yml
medium line 44

Access to .env file

SourceSKILL.md
44Default is `.env` in the current directory.
Scanned on May 16, 2026
View Security Dashboard
Installation guide →
GitHub Stars 544
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
kurtosis-tech/kurtosis