User Tools

Site Tools


cloud:recipe:docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cloud:recipe:docker [2020/11/18 16:26] – [Running a Public Container] chudlercloud:recipe:docker [2020/11/18 16:28] (current) – [Modifying and Saving a Container] chudler
Line 58: Line 58:
 **Importantly**, the repository that you push the image to must have been setup in zun. See the previous section. **Importantly**, the repository that you push the image to must have been setup in zun. See the previous section.
 <code> <code>
-openstack appcontainer run --net network=campus37 --wait nginx+openstack appcontainer run --net network=cloud--wait nginx
 openstack appcontainer exec --interactive ${UUID} sed -i -s 's/Welcome to nginx/Hello world/' /usr/share/nginx/html/index.html  openstack appcontainer exec --interactive ${UUID} sed -i -s 's/Welcome to nginx/Hello world/' /usr/share/nginx/html/index.html 
 openstack appcontainer commit ${UUID} VCS_LDAPSLAVE:os_latest openstack appcontainer commit ${UUID} VCS_LDAPSLAVE:os_latest
/var/lib/dokuwiki/data/pages/cloud/recipe/docker.txt · Last modified: 2020/11/18 16:28 by chudler

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki