PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • Boo to that!There are a few ways to run docker from within a container, but here is a neat way that leaves you with access to your host's local images: just mount the docker from your host system.** note: in cases where arbitrary users can push code to your containers, this would be a dangerous thing to do **docker run -i -t \-v /var/run/docker.sock:/run/docker.sock \-v $(which docker):/usr/bin/doc
http://www.w3.org/ns/prov#wasQuotedFrom
  • mozilla.org