Releases: 99linesofcode/docker-base
Releases · 99linesofcode/docker-base
v2.1.0
v2.0.0
What's Changed
- Update container and volume naming convention by @99linesofcode in #69
Full Changelog: v1.4.4...v2.0.0
v1.4.4
Full Changelog: v1.4.3...v1.4.4
v1.4.3
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Add zoxide and neofetch dependencies by @99linesofcode in #63
- Make zoxidie command line configurable by @99linesofcode in #67
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- fix: depends_on cannot be used when service is to be extended by @99linesofcode in #62
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Added PHP soketi container for websocket support by @99linesofcode in #61
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- chore(vim): replace vim with neovim plugin by @99linesofcode in #60
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
Most notabily we switched from a GPL 3 to an MIT license and dropped the custom nginx containers that were based on the images by linuxserver.io. Not because those aren't great (because they are) but because they was no longer a necessary dependency. This does mean that the development environment is no longer running the same environment as our production server which could theoretically cause issues. Not necessarily something we have to deal with here though.
- feat(neofetch): display system information by @99linesofcode in #59
- Production containers based on FrankenPHP by @99linesofcode in #58
Full Changelog: v1.2.4...v1.3.0