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

Container not starting #58

Open
ssrahul96 opened this issue Jan 22, 2021 · 1 comment
Open

Container not starting #58

ssrahul96 opened this issue Jan 22, 2021 · 1 comment

Comments

@ssrahul96
Copy link

ssrahul96 commented Jan 22, 2021

Hi,

I am using dockstarter in raspberry pi 3.

I ve added the below config in dockstarter docker-compose.override.yml

  torproxy:
    image: dperson/torproxy:latest
    container_name: torproxy
    ports:
      - "9050:9050"
      - "8118:8118"
    environment:
      - TORUSER=pi
      - TOR_NewCircuitPeriod=400
      - TZ=${TZ}

I ve tired without TORUSER as well as TORUSER=root as env variables.

The container stops as soon it starts.

@N1ghtshad0w
Copy link

already reported the issue #57 (comment)

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

2 participants