tari-project / tari-launchpad

A node, wallet and miner for Tari focusing on ease of use
BSD 3-Clause "New" or "Revised" License
8 stars 16 forks source link

chore: docker entry shell form #171

Closed brianp closed 2 years ago

brianp commented 2 years ago

Description

Moves the dockerfile entry to shell form so $APP_NAME might actually substitute to the correct path.

Motivation and Context

Still getting the $APP_NAME directory image

How Has This Been Tested?

It hasn't