We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c562d5 commit fd4d2b1Copy full SHA for fd4d2b1
CHANGELOG.md
@@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
11
- No changes yet.
12
13
+## [0.1.0] - 2020-01-06
14
+### Added
15
+
16
+- Base `Dockerfile` with environment variables and SSH client installation layer.
17
+- Bash script with command line for establishing an SSH tunnel.
18
19
[Unreleased]: https://github.com/symfony-doge/docker-ssh-tunnel/compare/0.1.0...0.x
20
[0.2.0]: https://github.com/symfony-doge/docker-ssh-tunnel/compare/0.1.0..0.2.0
21
[0.1.0]: https://github.com/symfony-doge/docker-ssh-tunnel/releases/tag/0.1.0
0 commit comments