mirror of https://github.com/docker/docs.git
Remove stage compose file for docs-private
This commit is contained in:
parent
57a0f78da1
commit
4d0acc44c4
|
@ -1,11 +0,0 @@
|
|||
version: "2"
|
||||
services:
|
||||
docs-beta-stage:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: docs/
|
||||
ports:
|
||||
- "4000:4000"
|
||||
volumes:
|
||||
- "./:/usr/src/app"
|
Loading…
Reference in New Issue