Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Remove special characters from path#114

Open
seanly wants to merge 1 commit into
rancher-archives:masterfrom
seanly:fix-image-name
Open

Remove special characters from path#114
seanly wants to merge 1 commit into
rancher-archives:masterfrom
seanly:fix-image-name

Conversation

@seanly

@seanly seanly commented Sep 1, 2023

Copy link
Copy Markdown

for example:

cd /data/code/hello@1

# old:
dapper -m bind # image: hello@2:HEAD for "-t, --tag: invalid reference format"
# fix:
dapper -m bind # image: hello-2:HEAD

Signed-off-by: Ys Liu <seanly@opsbox.dev>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant