Skip to content

Latest commit

 

History

History
115 lines (79 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

115 lines (79 loc) · 2.1 KB

Version 0.0.6 - 2020-11-17

  • Add more aliases for Zsh in both
  • Upgrade Go to v1.15.5 in full

Version 0.0.5 - 2020-05-15

  • Upgrade to Ubuntu 20.04 in both
  • Disable auto update check for oh-my-zsh in both
  • Add fzf, jq, tzdata in both
  • Remove kardianos/govendor from full

Version 0.0.4 - 2020-03-01

Update:

  • Add figlet in full
  • Remove python3.8-distutils from full

Pull Last Build:

# lite
docker pull 1set/butlite:0.0.4-f8d3901-20200515

# full
docker pull 1set/but:0.0.4-f8d3901-20200515-go1.14.2-python3.8.3-node12.16.3

Last Build Content:

  • Go: 1.14.2
  • Python: 3.8.3
  • pip: 20.1
  • Node.js: 12.16.3
  • npm: 6.14.4

Version 0.0.3 - 2020-01-16

Update:

  • Add tig, telnet in both
  • Skip oh-my-zsh update checking script

Pull Last Build:

# lite
docker pull 1set/butlite:0.0.3-0bb3fea-20200225

# full
docker pull 1set/but:0.0.3-0bb3fea-20200225-go1.13.4-python3.8.1-node12.16.1

Last Build Content:

  • Go: 1.13.4
  • Python: 3.8.1
  • pip: 20.0.2
  • Node.js: 12.16.1
  • npm: 6.13.4

Version 0.0.2 - 2019-11-24

Update:

  • Add apt-utils in both
  • Add libssl-dev, libffi-dev in full
  • Upgrade Python 3.6 to 3.8 in full
  • Shorten daily build tagname

Pull Last Build:

# lite
docker pull 1set/butlite:0.0.2-f70f17a-20200116

# full
docker pull 1set/but:0.0.2-f70f17a-20200116-go1.13.4-python3.8.1-node12.14.1

Last Build Content:

  • Go: 1.13.4
  • Python: 3.8.1
  • pip: 19.3.1
  • Node.js: 12.14.1
  • npm: 6.13.4

Version 0.0.1 - 2019-11-22

Update:

  • Migrate from an63/butlite and an63/but
  • Add missing ssh, unzip and netstat in both
  • Replace ENTRYPOINT with CMD

Source Code

Pull Last Build:

# lite
docker pull 1set/butlite:0.0.1-f20a176-20191124

# full
docker pull 1set/but:0.0.1-f20a176-20191124-go1.13.4-node12.13.1-npm6.12.1-python3.6.8

Last Build Content:

  • Go: 1.13.4
  • Python: 3.6.8
  • Node.js: 12.13.1
  • npm: 6.12.1