Skip to content
/ docker Public

Docker install, commands and files to build image

Notifications You must be signed in to change notification settings

etigui/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

Here you can find the folder with the script to build my docker images:

Build infos

All my images have successfully built with the following docker, debian and kernel version:

$ docker -v
Docker version 18.09.0, build 4d60db4

$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 9.6 (stretch)
Release:        9.6
Codename:       stretch

$ uname -a
Linux pc-508 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux

Install docker (debian 9)

If you don't have docker already installed on your computer, you can follow this procedure

Docker commands

If you are not used to type docker command, here a bunch of exemple

Ref

About

Docker install, commands and files to build image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published