search for: 3ac978bc84be

Displaying 6 results from an estimated 6 matches for "3ac978bc84be".

2019 Jan 04
2
Docker on Centos 7
...t; CentOS at centos.org >> https://lists.centos.org/mailman/listinfo/centos > > Most likely you had hostname set in the bash prompt.? By default > containers run with the hostname=containerid. > > > # podman run -v /usr/bin/hostname:/usr/bin/hostname -ti fedora hostname > 3ac978bc84be > > > |PS1="\h$ " Should give you what you want # podman run -ti fedora sh > sh-4.4# PS1="\h# " 9007d2f699fb# exit # But I think this would need to > be added to the .bashrc or .bash_profile inside of the container image > you are running. | Also if you execut...
2019 Jan 05
2
Docker on Centos 7
...sts.centos.org/mailman/listinfo/centos >>> Most likely you had hostname set in the bash prompt.? By default >>> containers run with the hostname=containerid. >>> >>> >>> # podman run -v /usr/bin/hostname:/usr/bin/hostname -ti fedora hostname >>> 3ac978bc84be >>> >>> >>> |PS1="\h$ " Should give you what you want # podman run -ti fedora sh >>> sh-4.4# PS1="\h# " 9007d2f699fb# exit # But I think this would need to >>> be added to the .bashrc or .bash_profile inside of the container image &gt...
2019 Jan 04
2
Docker on Centos 7
I recently updated docker to version 18.09 and I seem to have lost the container id in the command prompt when I exec into a running container, a very useful feature in the previous version I was running. I have not found any information in the Docker General Forum. Has anyone else seen this?
2019 Jan 04
0
Docker on Centos 7
...________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos Most likely you had hostname set in the bash prompt.? By default containers run with the hostname=containerid. # podman run -v /usr/bin/hostname:/usr/bin/hostname -ti fedora hostname 3ac978bc84be |PS1="\h$ " Should give you what you want # podman run -ti fedora sh sh-4.4# PS1="\h# " 9007d2f699fb# exit # But I think this would need to be added to the .bashrc or .bash_profile inside of the container image you are running. |
2019 Jan 05
0
Docker on Centos 7
...>>> https://lists.centos.org/mailman/listinfo/centos >> Most likely you had hostname set in the bash prompt.? By default >> containers run with the hostname=containerid. >> >> >> # podman run -v /usr/bin/hostname:/usr/bin/hostname -ti fedora hostname >> 3ac978bc84be >> >> >> |PS1="\h$ " Should give you what you want # podman run -ti fedora sh >> sh-4.4# PS1="\h# " 9007d2f699fb# exit # But I think this would need to >> be added to the .bashrc or .bash_profile inside of the container image >> you are runnin...
2019 Jan 05
0
Docker on Centos 7
...istinfo/centos >>>> Most likely you had hostname set in the bash prompt.? By default >>>> containers run with the hostname=containerid. >>>> >>>> >>>> # podman run -v /usr/bin/hostname:/usr/bin/hostname -ti fedora hostname >>>> 3ac978bc84be >>>> >>>> >>>> |PS1="\h$ " Should give you what you want # podman run -ti fedora sh >>>> sh-4.4# PS1="\h# " 9007d2f699fb# exit # But I think this would need to >>>> be added to the .bashrc or .bash_profile inside of the...