This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
compose
Watch
1
Star
0
Fork
0
You've already forked compose
mirror of
https://github.com/docker/compose.git
synced
2025-11-01 20:24:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
compose
/
server
History
Djordje Lukic
a999f34b23
Use the context from the metadata if it exists
2020-06-16 09:43:09 +02:00
..
proxy
Store context type in metadata to make retrocompatibility with previous contexts easier (potentially switching back and forth)
2020-06-10 18:17:48 +02:00
contextserverstream.go
Use the context from the metadata if it exists
2020-06-16 09:43:09 +02:00
interceptor_test.go
Use the context from the metadata if it exists
2020-06-16 09:43:09 +02:00
interceptor.go
Use the context from the metadata if it exists
2020-06-16 09:43:09 +02:00
server.go
Use the context from the metadata if it exists
2020-06-16 09:43:09 +02:00
socket_unix.go
Allow server to start on tcp port or if windows, named pipe rather than unix socket. could not yet make it work on named pipe from js client (connects but error)
2020-05-18 14:14:52 +02:00
socket_windows.go
Allow server to start on tcp port or if windows, named pipe rather than unix socket. could not yet make it work on named pipe from js client (connects but error)
2020-05-18 14:14:52 +02:00