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

Commit

Permalink
Delete all the documents to ensure that they are maintained on github…
Browse files Browse the repository at this point in the history
….rancher.io
  • Loading branch information
niusmallnan committed Dec 28, 2017
1 parent 285a82d commit ec9f6b3
Show file tree
Hide file tree
Showing 252 changed files with 2 additions and 55,201 deletions.
5 changes: 1 addition & 4 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TARGETS := $(shell ls scripts | grep -vE 'clean|run|help|docs|release|build-moby|run-moby')
TARGETS := $(shell ls scripts | grep -vE 'clean|run|help|release|build-moby|run-moby')

.dapper:
@echo Downloading dapper
Expand All @@ -25,9 +25,6 @@ run: build/initrd/.id .dapper
./.dapper -m bind build-target
./scripts/run

docs:
./scripts/docs

build-moby:
./scripts/build-moby

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

![How it works](docs/rancheros.png "How it works")
![How it works](./rancheros.png "How it works")

## Stable Release

Expand Down
5 changes: 0 additions & 5 deletions docs/Dockerfile

This file was deleted.

23 changes: 0 additions & 23 deletions docs/Dockerfile.build

This file was deleted.

7 changes: 0 additions & 7 deletions docs/Gemfile

This file was deleted.

131 changes: 0 additions & 131 deletions docs/Gemfile.lock

This file was deleted.

27 changes: 0 additions & 27 deletions docs/Makefile

This file was deleted.

141 changes: 0 additions & 141 deletions docs/README.md

This file was deleted.

Loading

0 comments on commit ec9f6b3

Please sign in to comment.