Open SergejGuruliov opened 4 days ago
Is the way install network-manager-fortisslvpn ?
No. Are you requesting to include it?
And how can I run docker for developer?
As you usually would, enable the Docker service for OpenRC to start dockerd
and run docker
If run from distrobox have many error sudo apt install docker-ce docker-ce-cli containerd.io failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: failed to create NAT chain DOCKER: iptables failed: iptables -t nat -N DOCKER: iptables v1.8.9 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)
We already include Docker, so doing this is unnecessary. Also, I imagine it's not possible to use Docker within Podman.
Please use the appropriate template for the issue, whether it's a feature request or a bug report. If it's neither but a question, create a discussion instead.
Is the way install network-manager-fortisslvpn ?
No. Are you requesting to include it?
Yes. Please.
And how can I run docker for developer?
As you usually would, enable the Docker service for OpenRC to start
dockerd
and rundocker
We already include Docker, so doing this is unnecessary. Also, I imagine it's not possible to use Docker within Podman.Ok. dockerd is started and where is docker compose?
Please create a separate feature request to request the inclusion of Docker Compose. You can also download it from its repository.
Also, again, use the appropriate template for the issue.
Feature Request
Is the way install network-manager-fortisslvpn ? And how can I run docker for developer? If run from distrobox have many error
sudo apt install docker-ce docker-ce-cli containerd.io
failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: failed to create NAT chain DOCKER: iptables failed: iptables -t nat -N DOCKER: iptables v1.8.9 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)