Skip to content

Commit

Permalink
Exchange static file descriptor numbers with dynamic ones.
Browse files Browse the repository at this point in the history
Do not set `tini` option `-s`. Avoids issue with `catatonit`. #189
  • Loading branch information
mviereck committed Oct 21, 2019
1 parent 5990b70 commit 0470946
Show file tree
Hide file tree
Showing 3 changed files with 289 additions and 85 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

Project website: https://github.com/mviereck/x11docker

## [Unreleased]
### Fixed
- Do not set `tini` option `-s`. Avoids issue with `catatonit`.
[(#189)](https://github.com/mviereck/x11docker/issues/189)
- Exchange static file descriptor numbers with dynamic ones.
Hopefully fixes an odd issue where bash eats up some lines of code on exit.

## [6.3.0](https://github.com/mviereck/x11docker/releases/tag/v6.3.0) - 2019-10-04
### Added
- `--showinfofile`: New option: Echo path to internal x11docker info storage
Expand Down
Loading

0 comments on commit 0470946

Please sign in to comment.