Install docker and docker-compose on Alpine Linux

Install alpine on proxmox

Hardware settings

Installer

1.png

setup-alpine

Basically, press the Enter key to proceed. You can select with the ? Key.

After installation

screen

3.png

Log in as the root user with the password you set earlier

Repository settings

vi /etc/apk/repositories

Uncomment all the third and subsequent lines as shown below

4.png

#Update repository information
apk update

Check if docker package can be found


apk search docker

Or

apk list | grep ^docker

6.png

install docker

apk add docker docker-compose

service docker start

Memory usage and DISK usage are low as follows.

スクリーンショット_2020-10-26_08-57-06.png

Added to autostart service


rc-update add docker

Recommended Posts

Install docker and docker-compose on Alpine Linux
Install Docker and docker-compose on Raspberry Pi 4, Linux (Debian) and Windows 10, respectively
Install docker and docker-compose on ubuntu in the shortest process
Install Docker on Manjaro
Install Docker on Raspberry Pi 4 and Raspberry Pi OS 64bit
Install Docker on Raspberry Pi
Install Docker on Windows 10 PRO
Install Docker on Ubuntu Server 20.04
Install rbenv on Amazon Linux
Install docker on AWS EC2
Install docker, docker-compose for debin10
Install java 1.8.0 on Amazon linux2
Install openjdk8 on Docker image (Debian)
Install Docker on AWS Ubunt 20.04 LTS
Install JDK and JRE on Ubuntu 16.10
Install and configure jenv on macOS
Install Java 9 on windows 10 and CentOS 7
Challenge to install WSL2 and docker
Install Docker on Ubuntu and set up remote connection using tls
Install Java8 with Yum on Amazon Linux
How to install kafkacat on Amazon Linux2
Install Docker and create Java runtime environment
Let's install Docker on Windows 10 and create a verification environment for CentOS 8!
Ruby on Rails ✕ Docker ✕ MySQL Introducing Docker and docker-compose to apps under development
Liberty on Docker
Install java and android-sdk on Mac using homebrew
Build and install Wireshark Development Release (3.3.1) on Ubuntu
Just install Laravel8 on docker in PHP8 environment
I installed Docker on EC2 and started it
Install SonarQube on Mac and challenge source analysis
Install and switch between multiple Javas on Ubuntu
Docker on Ubuntu18.04 on WSL2 and VSCode installation instructions
Install Java, Apache, Tomcat9 on EC2 (Amazon Linux2)
Operate Docker Desktop for Windows on Linux (WSL)
EC2 on Docker-compose
Redmine on Docker
Install Ubuntu 20.04 in virtual box on windows10 and build a development environment using docker
Ssh to Ubuntu on VirtualBox on your Mac and do it until you install Docker
Install docker-compose on a Graviton 2 instance of AWS EC2
Easily build Redmine on Windows using WSL2 and Docker
Install java and maven using brew on new mac
Install Eclipse on Mac and translate it into Japanese
Install rbenv with apt on ubuntu and put ruby
A memorandum when installing Docker and building a Linux container
Install gradle on mac
Install Corretto 8 on Windows
Install OpenJDK on macOS
CI/CD pipeline and Docker
Install Java on Mac
Docker installation on CentOS 6
Install Golang on CentOS 8
Docker installation and initialization
Docker terms and commands
Install pyqt5 on ubuntu
python notes on docker
Install Neo4j 4.1.3 on centOS
Install Vertica 10.0 on CentOS 6.10
Using JDBC on Linux
Install Ruby on Ubuntu 20.04
Install and configure Keycloak
Install PostgreSQL 12 on Centos8