crcresearch / smartcontainers

Smart Containers to track Provenance in a Docker ecosystem
http://daspos.org
Apache License 2.0
5 stars 3 forks source link

Dockercli docker command line tokenizer #28

Open charlesvardeman opened 8 years ago

charlesvardeman commented 8 years ago

Docker command line parameters need to be tokenized and passed to the docker-py client. A general command line tokenizer might be useful to do the mapping.