Skip to content

Commit 629ab90

Browse files
committed
Remove dockerfile
1 parent fd046ee commit 629ab90

2 files changed

Lines changed: 4 additions & 18 deletions

File tree

Dockerfile

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

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ cerebro needs Java 1.8 or newer to run.
1414
- Run bin/cerebro(or bin/cerebro.bat if on Windows)
1515
- Access on http://localhost:9000
1616

17-
### Docker image
17+
### Docker
1818

19-
- Build docker image: `docker build -t cerebro:development .`
20-
- Run the image: `docker run --rm -it -p 9000:9000 cerebro:development`
19+
You can find the official docker images in the official [docker hub repo](https://hub.docker.com/r/lmenezes/cerebro/).
20+
21+
Visit [cerebro-docker](https://github.com/lmenezes/cerebro-docker) for further information.
2122

2223
### Configuration
2324

0 commit comments

Comments
 (0)