Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit d75cc7c

Browse files
seemetherethaJeztah
authored andcommitted
Removed some unused files, no longer necessary
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com> (cherry picked from commit 701500f) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: cb016d45ab050cde4ebd03a053ed4ea30c92290c Component: packaging
1 parent 26fd67b commit d75cc7c

4 files changed

Lines changed: 0 additions & 32 deletions

File tree

components/packaging/common/dockerd.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

components/packaging/containerd.mk

Lines changed: 0 additions & 17 deletions
This file was deleted.

components/packaging/deb/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
include ../containerd.mk
2-
31
SHELL:=/bin/bash
42
ARCH:=$(shell uname -m)
53
CLI_DIR:=$(CURDIR)/../../cli

components/packaging/rpm/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
include ../containerd.mk
2-
31
ARCH=$(shell uname -m)
42
ENGINE_DIR:=$(CURDIR)/../../engine
53
CLI_DIR:=$(CURDIR)/../../cli

0 commit comments

Comments
 (0)