Skip to content

Releases: tklx/blockstack

0.1.0

29 May 15:19
0.1.0
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

0.1.0

Initial development release.

Notes

  • Based off tklx/base:stretch

  • Uses tini for zombie reaping and signal forwarding.

  • Includes blockstack core and virtualchain (rc-0.14.2).

  • Includes blockstack browser portal (v0.8).

  • Includes EXPOSE 1337 3000 3001 6720:

    • 1337: cors
    • 3000: browser portal
    • 3001: browsersync
    • 6720: core api
  • Builds are automated via CircleCI:

    • Images tagged with latest are built from the master branch.
    • Images tagged with x.y.z refer to signed tagged releases.