forked from LaconicNetwork/kompose
if volumes in docker file is defined as
volumes:
- .:/code
Then the PVC created by kompose will containes .(dot) in it.
.-persistentvolumeclaim.yaml
|
||
|---|---|---|
| .. | ||
| cmd | ||
| fixtures | ||
| README.md | ||
Functional Test
Requirements
Install jq - commandline JSON processor with minimum version of 1.5
Running tests
Test running ./cmd/tests.sh