includeos / includeos-docker-images

Docker images for people who want to try out building IncludeOS unikernels without having to install the development environment locally on their machines
Apache License 2.0
17 stars 6 forks source link

Corrected $(PWD) type #17

Closed mjbright closed 6 years ago

mjbright commented 6 years ago

Corrected $(PWD) to $PWD

mnordsletten commented 6 years ago

Thanks. No reason to make it more complicated than it has to be.