Daniel J Walsh
5b3503c0a1
Add container name to the /etc/hosts within the container
...
This will allow containers that connect to the network namespace be
able to use the container name directly.
For example you can do something like
podman run -ti --name foobar fedora ping foobar
While we can do this with hostname now, this seems more natural.
Also if another container connects on the network to this container it
can do
podman run --network container:foobar fedora ping foobar
And connect to the original container,without having to discover the name.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-06-20 06:20:46 -04:00
..
2019-03-29 08:27:33 -04:00
2020-06-17 11:11:46 -04:00
2019-08-13 15:13:20 -04:00
2020-06-19 09:00:03 -05:00
2020-06-10 05:49:41 -04:00
2020-06-19 14:47:36 +02:00
2017-11-01 11:24:59 -04:00
2020-05-11 13:11:07 +02:00
2020-05-11 13:20:32 +02:00
2020-03-12 10:06:51 +05:30
2020-06-15 07:05:56 -04:00
2019-11-19 15:38:03 -05:00
2019-01-18 15:43:11 -06:00
2020-06-15 07:05:56 -04:00
2020-03-27 14:36:03 -04:00
2020-06-18 09:34:04 -04:00
2020-01-29 14:04:51 -05:00
2020-06-02 15:30:42 -04:00
2019-08-21 17:28:30 +02:00
2020-01-13 14:27:02 +01:00
2020-06-15 07:05:56 -04:00
2020-06-20 06:20:46 -04:00
2020-05-21 16:16:09 +02:00
2020-04-06 16:32:36 +02:00
2020-06-15 07:05:56 -04:00
2018-07-31 14:19:50 +00:00
2020-03-10 18:34:55 +01:00
2019-06-27 07:56:24 -05:00
2020-06-17 17:17:27 -04:00
2020-04-05 15:54:51 -05:00
2020-03-21 00:21:59 +01:00
2018-07-31 14:19:50 +00:00
2020-03-02 10:58:11 -05:00
2020-06-17 11:16:12 -04:00
2019-12-09 13:29:36 +01:00
2020-06-15 07:05:56 -04:00
2020-03-17 11:29:37 +01:00
2019-06-25 13:51:24 -05:00
2020-05-20 14:43:01 -05:00
2020-03-27 14:36:03 -04:00
2020-05-11 13:11:07 +02:00
2020-06-15 07:05:56 -04:00
2018-11-26 13:55:02 +01:00
2020-06-02 17:58:52 -04:00
2020-03-26 15:54:26 -05:00
2019-07-22 15:57:23 -04:00
2019-07-22 15:57:23 -04:00
2020-04-05 15:54:51 -05:00
2020-04-05 15:54:51 -05:00
2020-06-17 11:11:46 -04:00
2020-06-17 11:11:46 -04:00
2020-04-15 16:52:16 -04:00
2020-06-15 07:05:56 -04:00
2020-06-10 13:28:09 -04:00
2020-06-08 13:48:29 -04:00
2020-06-17 17:17:27 -04:00
2020-06-15 07:05:56 -04:00
2020-06-15 07:05:56 -04:00
2020-01-25 15:09:09 -06:00
2020-03-28 17:32:22 +01:00
2019-06-25 13:51:24 -05:00
2020-06-11 11:01:13 +02:00
2020-03-27 14:36:03 -04:00
2020-01-13 14:27:02 +01:00
2020-06-17 11:11:46 -04:00
2018-08-16 17:12:36 +00:00
2020-05-04 16:01:45 +02:00
2019-11-29 05:34:52 -05:00
2019-10-10 10:25:06 -04:00
2020-06-11 11:01:13 +02:00
2020-06-15 07:05:56 -04:00
2019-06-25 13:51:24 -05:00
2020-04-17 17:30:58 -04:00
2019-08-28 11:35:00 -04:00
2020-06-15 07:05:56 -04:00
2019-06-25 13:51:24 -05:00
2020-03-27 09:04:10 -05:00
2020-06-15 07:05:56 -04:00
2020-03-27 14:36:03 -04:00
2020-03-27 14:36:03 -04:00
2020-05-05 08:46:51 -05:00
2020-05-05 08:46:51 -05:00
2020-06-15 07:05:56 -04:00
2020-02-13 21:42:57 -05:00
2020-05-05 08:46:51 -05:00
2020-03-21 00:21:59 +01:00
2020-05-13 11:49:17 -07:00
2020-01-29 14:04:51 -05:00
2020-01-13 14:27:02 +01:00
2019-09-05 17:12:27 -04:00
2020-06-15 07:05:56 -04:00
2020-05-05 12:24:33 -05:00