Raku / docker

Docker files for Rakudo Star
Artistic License 2.0
34 stars 22 forks source link

Add additional bin paths #36

Closed m-dango closed 3 years ago

m-dango commented 3 years ago

When running docker build the following message is output:

You may need to add the following paths to your $PATH:
  /usr/bin
  /usr/share/perl6/site/bin
  /usr/share/perl6/vendor/bin
  /usr/share/perl6/core/bin

Currently only /usr/share/perl6/site/bin is added to PATH, but zef etc are in /usr/share/perl6/vendor/bin.