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

fix gitconfig invalid characters issue #41

Merged
merged 1 commit into from
Apr 1, 2024
Merged

fix gitconfig invalid characters issue #41

merged 1 commit into from
Apr 1, 2024

Conversation

sneycampos
Copy link
Contributor

This PR fixes the following issue:

phpctl php -v

docker: Error response from daemon: create ~/.gitconfig: "~/.gitconfig" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path.
See 'docker run --help'.

Operating System

uname -a

Linux desktop 6.5.0-26-generic #26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Mar 12 10:22:43 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
lsb_release -a

No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 22.04.4 LTS
Release:	22.04
Codename:	jammy

Docker version

docker --version
Docker version 26.0.0, build 2ae903e

@sneycampos
Copy link
Contributor Author

@leocavalcante instalei agora há pouco o phpctl e tive esse erro, não sei se é relacionado com a versão do docker mas no PR mostro a versão que tenho em uso... corri make && make test && make install e parece estar tudo funcionando agora

@leocavalcante leocavalcante added the bug Something isn't working label Apr 1, 2024
@leocavalcante leocavalcante merged commit b8f4546 into opencodeco:main Apr 1, 2024
0 of 5 checks passed
@leocavalcante
Copy link
Member

Opa, muito obrigado pela contribuição !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants