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

Commit ec9f6b3

Browse files
committed
Delete all the documents to ensure that they are maintained on github.rancher.io
1 parent 285a82d commit ec9f6b3

File tree

252 files changed

+2
-55201
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

252 files changed

+2
-55201
lines changed

Makefile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
TARGETS := $(shell ls scripts | grep -vE 'clean|run|help|docs|release|build-moby|run-moby')
1+
TARGETS := $(shell ls scripts | grep -vE 'clean|run|help|release|build-moby|run-moby')
22

33
.dapper:
44
@echo Downloading dapper
@@ -25,9 +25,6 @@ run: build/initrd/.id .dapper
2525
./.dapper -m bind build-target
2626
./scripts/run
2727

28-
docs:
29-
./scripts/docs
30-
3128
build-moby:
3229
./scripts/build-moby
3330

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ a container that runs the user Docker. The user Docker is then the instance tha
1010
used to create containers. We created this separation because it seemed logical and also
1111
it would really be bad if somebody did `docker rm -f $(docker ps -qa)` and deleted the entire OS.
1212

13-
![How it works](docs/rancheros.png "How it works")
13+
![How it works](./rancheros.png "How it works")
1414

1515
## Stable Release
1616

docs/Dockerfile

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

docs/Dockerfile.build

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

docs/Gemfile

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

docs/Gemfile.lock

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

docs/Makefile

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

docs/README.md

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

0 commit comments

Comments
 (0)