Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Fri, 21 Oct 2022 15:55:00 +0000 Tip of the day: running Flagr Docker image on a M1 mac #docker #containers Flagr is a Go-based feature flags service, which is by default deployed as a Docker image. However, the image is not built for darwin/arm64/8. Here is how to run the server without going through a source build. 1 points posted by FGM https://blog.riff.org/2022_10_21_tip_of_the_day_running_flagr_docker_image_on_a_m1_mac 4775 Fri, 21 Oct 2022 15:53:00 +0000 Docker + golang = 💙 #docker 11 points posted by andythomas https://blog.docker.com/2016/09/docker-golang 1151 Fri, 21 Oct 2016 14:27:00 +0000 docker or fat binaries? #docker #deployment 9 points posted by minaandrawos http://www.smashcompany.com/technology/why-would-anyone-choose-docker-over-fat-binaries 2847 Thu, 26 Oct 2017 00:26:00 +0000 Golang docker for development and production #net #docker 7 points posted by tollela https://medium.com/@McMenemy/golang-docker-for-development-and-production-ce3ad4e69673 1748 Thu, 16 Feb 2017 10:42:00 +0000 Deploy a Docker Swarm Cluster with Alexa, Lambda & Go #lambda #serverless #docker 6 points posted by mlabouardy https://medium.com/@mlabouardy/deploy-a-swarm-cluster-with-alexa-ae5fa8b8dffa 3309 Sat, 21 Apr 2018 20:00:00 +0000 manifesto - store and query metadata for container images #docker #containers 6 points posted by tomf https://github.com/aquasecurity/manifesto 2438 Tue, 25 Jul 2017 12:41:00 +0000 Setting up a docker test environment for go apps #docker 5 points posted by lolly https://logpacker.com/blog/docker-test-environment 615 Mon, 22 Feb 2016 14:14:00 +0000 Backer - docker container backup. #docker #golang #cobra <h2>Motivation</h2> <p>Think about a small company that have to build fast and easy realiable services for a intranet (eg. gitlab, jenkins ...) The fastest way is to deploy this services as a docker containers and manage them for example with a reverse proxy... Taking care about the backup system is an heavvy work, I ended up building this small utility. At this time I only need to do local backups for the active and running containers and their mounted volumes.</p> <h2>info command</h2> <p>I'm not sure about the <code>info</code> command, if it's worth and useful i will do it right :)</p> <h2>Usage</h2><pre><code> backer [type] [flags] backer [command] Available Commands: help Help about any command info retrieve informations about backups previously done list list current available backups version shows the version of the executable Flags: -h, --help help for backer --outDir string output directory for saving backups (default "backup") </code></pre> <h2>Examples</h2> <h3>backer</h3> <p><code>backer full</code> Executes a full backup for all active and running containers.</p> <h3>restore</h3><pre><code>Usage: backer restore [containerName] [revision] [flags] Examples: backer restore test 06.11.2018_16.03.48</code></pre> 4 points posted by hankmartinez https://github.com/askm3/backer 3648 Wed, 07 Nov 2018 12:14:00 +0000 droxy - Create commands on your machine that proxy docker run calls #docker #devtools <div>Created a Go Command Line Tool to Help developers to keep dev tools in containers. </div> 4 points posted by Oppodelldog https://github.com/Oppodelldog/droxy 3233 Sun, 11 Mar 2018 10:49:00 +0000 meli - faster docker-compose alternative #docker #docker-compose meli - faster docker-compose alternative 4 points posted by komuw https://github.com/komuW/meli 2941 Fri, 17 Nov 2017 09:50:00 +0000 Android apps with Go, AWS Elastic Beanstalk and Docker #aws #docker Create a 9Gag Android Application with Go, Java, AWS Elastic Beanstalk and Docker 4 points posted by mlabouardy http://www.blog.labouardy.com/create-9gag-android-application 2566 Wed, 23 Aug 2017 10:51:00 +0000 mgob - MongoDB backup automation tool #mongodb #docker #s3 #sftp #prometheus 4 points posted by StefanP https://github.com/stefanprodan/mgob 2206 Sat, 13 May 2017 15:04:00 +0000 Dockssh, ssh into any container from anywhere #docker #ssh-server 3 points posted by Mohammed Al Ashaal https://github.com/alash3al/dockssh 2640 Fri, 08 Sep 2017 22:21:00 +0000 Nexus CLI for Docker Registry v2 🐳#nexus #registry #docker 2 points posted by mlabouardy https://github.com/mlabouardy/nexus-cli 3250 Wed, 21 Mar 2018 10:48:00 +0000 Best practices for Golang application containers with #Docker 1 points posted by golangch https://golang.ch/best-practices-for-golang-application-containers-with-docker 4740 Wed, 22 Jun 2022 07:46:00 +0000 An example of grpc micro-service #golang #docker #grpc An example of well structured grpc micro-service 1 points posted by yuribuerov https://github.com/YuriBuerov/grpc-example 3246 Tue, 20 Mar 2018 21:49:00 +0000 Hiring: Lead software engineer at techfolk #docker #bristol 1 points posted by gopher http://golangprojects.com/golang-go-job-uv-Lead-Software-Engineer:-Docker-|-storage-|-containers-Bristol-techfolk-Limited.html 32 Mon, 28 Sep 2015 23:49:00 +0000