Skip to content

Tags: Someguy123/steem-docker

Tags

v2.1.0

Toggle v2.1.0's commit message
Steem-in-a-box v2.1.0 Release

 - Added `example.env` file, showing various .env options that can be configured

- Added `STEEM_SOURCE` build argument to `dkr/Dockerfile` and `dkr_full/Dockerfile` - this allows for
   the default Git repository to be changed if needed, e.g. building forks / testing changes made on personal fork

**Changes to run.sh**

 - Now uses [Privex ShellCore](https://github.com/Privex/shell-core), so I don't have to keep copy-pasting
   code snippets into the project.

- Added `STEEM_SOURCE` env var which can be overrided using `export STEEM_SOURCE=xxx` or by adding the
   config option to `.env`

- `build()` supports STEEM_SOURCE as both a build arg, and env fallback.
    - First checks if `STEEM_SOURCE` was specified in the CLI build arguments
    - If it was specified in the CLI build arguments, then that takes precedence and the env var `STEEM_SOURCE` will be ignored.
    - If it WASN'T specified in the build arguments, it will add a build argument for STEEM_SOURCE using the env var `STEEM_SOURCE`

- The env option `PORTS` now supports the more specific `1.2.3.4:8090:8090` format, allowing for exposing ports only on localhost,
   or only for a specific external IP address etc.

v2.0.0

Toggle v2.0.0's commit message
small typo fix

v1.9.0

Toggle v1.9.0's commit message
formatting improvements

stm-v0.20.0

Toggle stm-v0.20.0's commit message
much better README

stm-v0.19.0rc2

Toggle stm-v0.19.0rc2's commit message
v0.19.0rc2

stm-v0.18.2

Toggle stm-v0.18.2's commit message
bump to v0.18.2

stm-v0.18.1

Toggle stm-v0.18.1's commit message
bump to v0.18.1

stm-v0.18.0

Toggle stm-v0.18.0's commit message
bump to hf18

stm-v0.17.0

Toggle stm-v0.17.0's commit message
HF17

stm-v0.16.3

Toggle stm-v0.16.3's commit message
Merge pull request #3 from williambanks/master

Updated with /shm/ directory, and bump to v0.16.3