Sign inSign up

nimmis/golang

By nimmis

Updated over 4 years ago

Builds a Docker container with golang on ubuntu with working init process and syslog

Image
1

10K+

nimmis/golang repository overview

lang Dockerfile

Docker container with GO programming language with different versions ontop of Ubuntu 14.04

Based on Docker Hub; nimmis/ubuntu with working init process and syslog. For more information on how to set upp services, please read the dockumentation for nimmis/ubuntu

Installation

This continer should normaly run as a daemon i.e with the -d flag attached

docker run -d nimmis/golang

Accessing the container with a bash shell can be done with

docker exec -ti <container ID> /bin/bash
TAGs

This image contains version 1.2.2 to the latest version (atm 1.13.1), the versions are nimmis/golang: where tag is

TagAlpine versionsize
latestthis gives the latest version (atm 1.13.1)
1.13.1this is the 1.13.1 version
1.12.9this is the 1.12.9 version
1.11.13this is the 1.11.13 version
1.10.8this is the 1.10.8 version
1.9.1this is the 1.9.1 version
1.9this is the 1.9 version
1.8.4this is the 1.8.4 version
1.8.1this is the 1.8.1 version
1.8this is the 1.8 version
1.7.5this is the 1.7.5 version
1.7.3this is the 1.7.3 version
1.7.1this is the 1.7.1 version
1.7this is the 1.7 version
1.6.3this is the 1.6.3 version
1.6.2this is the 1.6.2 version
1.6this is the 1.6 version
1.5.3this is the 1.5.3 version
1.5this is the 1.5 version
1.4.2this is the the 1.4.2 version
1.4.1this is the the 1.4.1 version
1.4this is the the 1.4 version
1.3.3this is the the 1.3.3 version
1.3this is the the 1.3 version
1.2.2this is the the 1.2.2 version

Tag summary

Content type

Image

Digest

sha256:e5aee5f29

Size

350.3 MB

Last updated

almost 5 years ago

docker pull nimmis/golang