diff options
| -rw-r--r-- | recipes-containers/docker/docker-ce_git.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-containers/docker/docker-ce_git.bb b/recipes-containers/docker/docker-ce_git.bb deleted file mode 100644 index a3ea9ab5..00000000 --- a/recipes-containers/docker/docker-ce_git.bb +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | # docker-ce and docker-moby are now nearly identical. We simply include the | ||
| 2 | # moby recipe and warn if this is being built. | ||
| 3 | include docker-moby_git.bb | ||
| 4 | |||
| 5 | do_compile:prepend() { | ||
| 6 | bbwarn "${PN} is now the same as docker-moby. This recipe will be removed in future releases." | ||
| 7 | bbwarn "Consumers of docker should migrate to moby as soon as possible" | ||
| 8 | } | ||
