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
# -->
|
||
---|---|---|
.. | ||
executor/containerd | ||
v2 | ||
backend_linux.go | ||
backend_linux_test.go | ||
backend_unsupported.go | ||
defs.go | ||
errors.go | ||
events.go | ||
fetch_linux.go | ||
manager.go | ||
manager_linux.go | ||
manager_linux_test.go | ||
manager_test.go | ||
manager_windows.go | ||
progress.go | ||
registry.go | ||
store.go | ||
store_test.go |