diff --git a/backend/development.md b/backend/development.md index 0e7295c8b..1339a2456 100644 --- a/backend/development.md +++ b/backend/development.md @@ -2,13 +2,6 @@ - [Vagrant](../scripts/vagrant/README.md) -### Development environment - -```bash -docker build -f Dockerfile.bundle . - -``` - ### Building and deploying locally ```bash