mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
0249afc523
This package was moved to a separate repository, using the steps below:
# install filter-repo (https://github.com/newren/git-filter-repo/blob/main/INSTALL.md)
brew install git-filter-repo
cd ~/projects
# create a temporary clone of docker
git clone https://github.com/docker/docker.git moby_pubsub_temp
cd moby_pubsub_temp
# for reference
git rev-parse HEAD
# -->
|
||
---|---|---|
.. | ||
controllers/plugin | ||
convert | ||
executor | ||
provider | ||
cluster.go | ||
configs.go | ||
errors.go | ||
filters.go | ||
filters_test.go | ||
helpers.go | ||
listen_addr.go | ||
listen_addr_linux.go | ||
listen_addr_others.go | ||
networks.go | ||
noderunner.go | ||
nodes.go | ||
secrets.go | ||
services.go | ||
swarm.go | ||
tasks.go | ||
utils.go | ||
volumes.go |