February 2018
Intermediate to advanced
200 pages
5h 51m
English
- name: Log into DockerHub docker_login: username: vikas17a password: XXXXXXXXX email: vikas17a@gmail.com tags: - recipe6
- name: Push image to Dockerhub docker_image: repository: vikas17a/cookbook name: cookbook tag: firstbuilt path: docker_files/ push: yes tags: - recipe6
Read now
Unlock full access