hashicorp-copywrite[bot]
2d35e32ec9
Update copyright file headers to BUSL-1.1
2023-08-10 17:27:15 -05:00
hashicorp-copywrite[bot]
f005448366
[COMPLIANCE] Add Copyright and License Headers
2023-04-10 15:36:59 +00:00
Tim Gross
ce14fc6e6b
deps: remove deprecated net/context ( #13932 )
...
The `golang.org/x/net/context` package was merged into the stdlib as of go
1.7. Update the imports to use the identical stdlib version. Clean up import
blocks for the impacted files to remove unnecessary package aliasing.
2022-07-28 14:46:56 -04:00
Mahmood Ali
ce8a8a5326
driver/docker: collect tty container logs
...
Fixes https://github.com/hashicorp/nomad/issues/5475
When container is a tty container, we need to get raw terminal output
without any additional processing.
2019-04-24 22:01:51 -04:00
Nick Ethier
3a9ed23d71
driver/docker: rename container logger
2018-10-16 16:56:56 -07:00
Nick Ethier
dd3b2ef91c
docklog: add go-plugin for forwarding of docker logs
2018-10-16 16:56:56 -07:00