diff options
author | William Carroll <wpcarro@gmail.com> | 2020-03-05T14·10+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-03-05T14·10+0000 |
commit | 28745c5f843e6a5bf7f1ea599bc45035fccc0765 (patch) | |
tree | 3ea95b16de967b4cf271e0dbf1a7337777cb30a5 /configs/shared/.docker/config.json | |
parent | 3b689f03de755f6a241f9c042270c0d7e579a657 (diff) |
Drop support for Docker
I don't use Docker shells enough to justify maintaining this.
Diffstat (limited to 'configs/shared/.docker/config.json')
-rw-r--r-- | configs/shared/.docker/config.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/shared/.docker/config.json b/configs/shared/.docker/config.json deleted file mode 100644 index 6e6b747acf94..000000000000 --- a/configs/shared/.docker/config.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "detachKeys": "ctrl-i,e" -} |