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

Cannot create a repo on docker image(latest): Error: not a git repository. #533

Open
yourjhay opened this issue Jun 22, 2024 · 0 comments
Open

Comments

@yourjhay
Copy link

yourjhay commented Jun 22, 2024

Describe the bug
ssh -i ~/.ssh/id_ed25519 192.168.1.100 -p 23231 repo create icecream -p '-d "icecream repo"'
Error: not a git repository.

CANNOT CREATE A REPO

To Reproduce
Steps to reproduce the behavior:

  1. run docker image
    docker run --name=git2 --volume /soft-serve/data2:/soft-serve --publish 23231:23231 --publish 23232:23232 --publish 23233:23233 --publish 9418:9418 --env SOFT_SERVE_INITIAL_ADMIN_KEYS="ssh-ed25519 AAAAC3...." --restart unless-stopped charmcli/soft-serve:latest

Expected behavior
it should let me create a repo

Environment (please complete the following information):

  • OS: raspberry pi
  • Terminal zsh
@yourjhay yourjhay changed the title fatal: Could not read from remote repository: config Cannot create a repo on docker image(latest): Error: not a git repository. Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant