# Docker shell error EDITION: unbound variable

**URL:** https://community.bluespice.com/t/docker-shell-error-edition-unbound-variable/207
**Category:** Configuration/Setup
**Created:** [September 29, 2024, 3:27pm UTC](https://community.bluespice.com/t/docker-shell-error-edition-unbound-variable/207 "2024-09-29T15:27:17Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![widlarizer](https://avatars.discourse-cdn.com/v4/letter/w/bbce88/32.png) [@widlarizer](https://community.bluespice.com/u/widlarizer)
#### Post date: [September 29, 2024, 3:27pm UTC](https://community.bluespice.com/t/docker-shell-error-edition-unbound-variable/207/1 "2024-09-29T15:27:17Z")

</div>

When I run the docker image with detach, it immediately terminates. Without detach we can see the error. Any ideas?

```auto
$ docker run -p 80:80 bluespice/bluespice-free

#############################################
Init data directory
/app/bin/init-datadirectory: line 21: EDITION: unbound variable
sh: 0: -c requires an argument

```

**System info:**

- OS: nixOS unstable
- BlueSpice version: whatever is in the docker, not sure

---

<div class="post-metadata">

### Author: ![rvogel](https://avatars.discourse-cdn.com/v4/letter/r/eada6e/32.png) [@rvogel](https://community.bluespice.com/u/rvogel)
#### Post date: [October 16, 2024, 1:19pm UTC](https://community.bluespice.com/t/docker-shell-error-edition-unbound-variable/207/2 "2024-10-16T13:19:58Z")

</div>

Hello and welcome to the BlueSpice community forums!

My apologies for the confusion. With release of 4.5 we are no longer maintaining the `bluespice/bluespice-free` image.

We now provide a stack: [GitHub - hallowelt/bluespice-deploy: Easy setup and deployment of BlueSpice MediaWiki](https://github.com/hallowelt/bluespice-deploy)
