diff options
| author | Emīls Piņķis <emils@mullvad.net> | 2019-05-06 14:18:49 +0100 |
|---|---|---|
| committer | Emīls Piņķis <emils@mullvad.net> | 2019-05-09 11:17:22 +0100 |
| commit | fb021981047b377db24b7c92db2dff7faf9c0929 (patch) | |
| tree | fc34d75f6a09cd1effd16c12c3b596c2c4034702 /Dockerfile | |
| parent | d75e5be86d8bee908b1bea75a069bf48c0845838 (diff) | |
| download | mullvadvpn-fb021981047b377db24b7c92db2dff7faf9c0929.tar.xz mullvadvpn-fb021981047b377db24b7c92db2dff7faf9c0929.zip | |
Use separate script for rust on linux in travis
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile index 949148cce5..44490598d1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# To build the image: +# To build the image: # docker build . -t mullvadvpn/mullvadvpn-app-build # To push the image to our docker hub: # docker push mullvadvpn/mullvadvpn-app-build |
