Chih-Hsuan Yen
2000f6654f
Support Podman for mocking Lambda ( #3702 )
...
* Support Podman for mocking Lambda
Podman supports all Docker APIs used in moto since version 3.0. Note
that Podman requires pulling the image before creating a container
using a fully-qualified image name (e.g., "docker.io/library/busybox"
instead of "busybox").
Test plan:
$ podman system service -t 0
$ DOCKER_HOST="unix://$XDG_RUNTIME_DIR/podman/podman.sock" pytest
Fixes https://github.com/spulec/moto/issues/3276
* Run black
* Python 2 compatibility
* Address review comments and improve parse_image_ref
2021-02-18 08:58:20 +00:00
..
2020-11-11 15:55:37 +00:00
2021-02-15 10:31:33 +00:00
2021-01-31 12:21:24 +00:00
2020-11-11 15:55:37 +00:00
2021-02-14 11:38:03 +00:00
2021-01-26 13:28:01 +00:00
2020-11-18 10:49:25 +00:00
2021-02-01 12:19:46 +00:00
2021-02-02 16:31:26 +00:00
2020-11-10 08:25:05 +01:00
2020-11-11 15:55:37 +00:00
2021-01-10 13:26:40 +00:00
2020-12-15 07:48:52 +00:00
2020-11-11 15:55:37 +00:00
2021-02-15 08:42:16 +00:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:25:05 +01:00
2020-11-10 08:23:44 +01:00
2021-02-17 11:22:00 +00:00
2020-11-10 08:23:44 +01:00
2021-02-17 15:06:31 +00:00
2020-05-12 14:58:35 +01:00
2021-01-31 12:21:24 +00:00
2021-02-01 12:19:46 +00:00
2021-02-17 09:06:22 +00:00
2021-01-29 11:31:56 +00:00
2021-02-02 15:21:16 +00:00
2020-11-22 18:54:59 +00:00
2021-02-16 08:54:28 +00:00
2020-11-11 15:55:37 +00:00
2020-11-10 08:23:44 +01:00
2021-01-11 13:10:18 +00:00
2021-02-01 11:37:54 +00:00
2021-02-01 13:15:57 +00:00
2021-02-01 13:15:57 +00:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:23:44 +01:00
2020-11-11 15:55:37 +00:00
2021-01-31 12:21:24 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2021-01-19 16:11:39 +00:00
2021-01-29 11:31:56 +00:00
2021-02-15 11:39:23 +00:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:25:05 +01:00
2020-11-10 08:23:44 +01:00
2021-02-13 11:12:02 +00:00
2021-02-08 18:52:47 +00:00
2019-10-31 10:36:05 -07:00
2021-02-11 15:15:24 +00:00
2020-11-20 07:21:05 +00:00
2021-02-15 08:42:16 +00:00
2020-11-10 08:23:44 +01:00
2021-02-02 16:31:26 +00:00
2020-11-11 15:55:37 +00:00
2021-02-11 18:31:17 +00:00
2021-01-31 12:29:10 +00:00
2021-02-14 13:04:55 +00:00
2021-01-29 11:31:56 +00:00
2021-02-17 15:06:31 +00:00
2021-01-08 14:22:12 +00:00
2021-02-14 12:22:16 +00:00
2021-02-12 13:01:42 +00:00
2020-11-11 15:55:37 +00:00
2021-02-18 08:58:20 +00:00
2020-11-10 08:23:44 +01:00
2021-01-29 11:31:56 +00:00
2020-11-10 08:23:44 +01:00