Skip to content

Build Docker server environment by one-liner command

License

Notifications You must be signed in to change notification settings

czbone/oneliner-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1行でDockerサーバ環境構築

サーバにrootログインし1行のコマンドを実行するだけでDocker環境が構築できるスクリプトです。

対象OS

  • Ubuntu 22
  • Ubuntu 20

ライセンス

MIT license

内容

Ansibleのローカル実行でDocker環境を構築します。

インストールモジュール

  • docker v27

使い方

新規にOSをインストールしたサーバにrootでログインし、以下の1行のコマンドをそのままコピーして実行します。

実行コマンド

curl https://raw.githubusercontent.com/czbone/oneliner-docker/master/script/start.sh | bash

About

Build Docker server environment by one-liner command

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages