Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flavono123/docker-the-hard-way


https://github.com/flavono123/docker-the-hard-way

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Prerequisuite
- vagrant
- ansible

## Up
```sh
$ vagrant up
$ vagrant ssh default
vagrant@ubuntu-focal:~$ # labs in here
```

## Story(Korean)
- https://flavono123.github.io/posts/cka-security-context/

## Ref

### Vagrant
- https://www.vagrantup.com/docs/provisioning/ansible_intro
### Ansible
- https://docs.docker.com/engine/install/ubuntu/