Commit Graph

4 Commits

Author SHA1 Message Date
Adrian Perez
2b1762cd89
Fix: Update bind-mount image
Can be squashed with previous commit.
2020-05-21 11:01:44 +02:00
Adrian Perez
35c784b1d0
Fix: Update bind-mount image
This command will fail, as there is no existing app directory in the alpine image. We must provide the app image `getting-started` or the image from your Docker hub.
2020-05-21 10:57:34 +02:00
Michael Irwin
c60bb74386
Add curly brackets around $PWD usage to fix powershell issues
Signed-off-by: Michael Irwin <mikesir87@gmail.com>

Resolves #7
2020-04-15 10:35:22 -04:00
Michael Irwin
5bb26cc53a
Initial commit
Signed-off-by: mikesir87 <mikesir87@gmail.com>

Imported from dockersamples/101-tutorial, removed other languages
for now, and replaced PWD references with Docker Desktop.
2020-02-05 22:04:43 -05:00