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

No possibility to expose Docker on TCP port #1174

Open
1 of 5 tasks
Crown0815 opened this issue Oct 25, 2024 · 0 comments
Open
1 of 5 tasks

No possibility to expose Docker on TCP port #1174

Crown0815 opened this issue Oct 25, 2024 · 0 comments

Comments

@Crown0815
Copy link

Description

See this discussion: #361 (comment)

It appears that the configuration of the Docker Service prevents overwriting the hosts.

Version

colima version 0.7.5
git commit: 1588c06
limactl version 0.23.2
qemu-img version 9.1.0
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers

Operating System

  • macOS Intel <= 13 (Ventura)
  • macOS Intel >= 14 (Sonoma)
  • Apple Silicon <= 13 (Ventura)
  • Apple Silicon >= 14 (Sonoma)
  • Linux

Output of colima status

unable to configure the Docker daemon with file /etc/docker/daemon.json: the following directives are specified both as a flag and in the configuration file: hosts: (from flag: [fd://], from file: [tcp://0.0.0.0:2375 unix:///var/run/docker.sock])

Reproduction Steps

see this comment

Expected behaviour

Start of docker engine with docker deamon exposed through port 2375

Additional context

No response

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
@Crown0815 and others