Peter Clemenko

Results 96 comments of Peter Clemenko

I'm going to close this issue for now. #245 seems to be having similar issues but for everything but bootloader and the api gateway. I have no idea why.

Wait, I think I was wrong. docker image ls REPOSITORY TAG IMAGE ID CREATED SIZE walkoff_bootloader latest 7660c1f0526e About a minute ago 427MB 0e0d98c4a130 About a minute ago 415MB bitnami/nginx...

Can you send multiple transforms like that to/from the same actions. IE if I have a single action that does an nmap scan, and the next action launches an exploit,...

Thanks, this makes sense. I'd appreciate it if this were added to the documentation.

I have a theory that what might be causing this on my end is that umpire might be having a hard time pushing the containers for walkoff apps to docker....

So I was able to get an image list and this is what showed up: docker image ls REPOSITORY TAG IMAGE ID CREATED SIZE walkoff_bootloader latest 7660c1f0526e About a minute...

So on master I just had an error happen when I did the hack to get aiodocker to work Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 380, in _request...

So I manually built umpire and got these errors: ERROR: docker-compose 1.24.1 has requirement docker[ssh]=3.7.0, but you'll have docker 4.1.0 which is incompatible. ERROR: docker-compose 1.24.1 has requirement PyYAML=3.10, but...

Seems to be related to these: https://github.com/docker/compose/issues/6617 https://github.com/Azure/iotedgehubdev/issues/190