Opened 16 months ago
Closed 15 months ago
#67866 closed defect (fixed)
docker @20.10.22: installation doesn't include dockerd
Reported by: | cooljeanius (Eric Gallager) | Owned by: | Dan Villiom Podlaski Christiansen <danchr@…> |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | emcrisostomo (Enrico Maria Crisostomo) | |
Port: | docker |
Description
Currently, the only file that the docker port installs is the main docker
binary:
$ port contents docker Port docker contains: /opt/local/bin/docker
However, the docker docs also mention a separate dockerd
daemon that I can't seem to find installed anywhere: https://docs.docker.com/engine/reference/commandline/dockerd/
The daemon is something that I need to get started with the GitHub Actions Importer: https://github.com/github/gh-actions-importer
Is there a separate port I'm supposed to install for the daemon or something?
Change History (1)
comment:1 Changed 15 months ago by Dan Villiom Podlaski Christiansen <danchr@…>
Owner: | set to Dan Villiom Podlaski Christiansen <danchr@…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In dd411f84603c453449bf1152497efe334a487123/macports-ports (master):