Bryan Thornbury

Results 6 repositories owned by Bryan Thornbury

Gofer.NET

537
Stars
49
Forks
Watchers

Easy C# API for Distributed Background Tasks/Jobs for .NET Core.

Dockerize.NET

174
Stars
8
Forks
Watchers

.NET Cli Tool to package your .NET Core Application into a docker image: 'dotnet dockerize'

docker-push-ssh

121
Stars
19
Forks
Watchers

Push docker images from your local machine to remote servers without the hassle.

docker-layer2-icc

64
Stars
6
Forks
Watchers

Demonstrating that disabling ICC in docker does not block raw packets between containers.

docker-save-last-layer

21
Stars
3
Forks
Watchers

A command line utility effectively replicating `docker save` except that it will only save the LAST layer of the image in the output archive.

lambdazen

45
Stars
2
Forks
Watchers

A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting