Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

docker build . -t demo:cow-script

docker run demo:cow-script script  '/root/say.sh'


mkdir html && cd html

...