You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2026. It is now read-only.
When attempting to read the Vapefile, the following error is encountered: "Error reading config: read Vapefile: is a directory".
Steps to Reproduce:
Expected Behavior:
Actual Behavior:
Additional Information:
Version of the tool or library being used: symm/vape:latest
Dockerfile
image: docker:19.03.12 stages: - smoke-test smoke-test: stage: smoke-test script: - docker ps - ls -l - docker run --rm -v $(pwd)/Vapefile:/Vapefile symm/vape:latest -skip-ssl-verification http://localhost:8080Vapefile