You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN cd /vagrancy && wget https://github.com/ryandoyle/vagrancy/releases/download/$RELEASE/vagrancy-$RELEASE-linux-x86_64.tar.gz && tar xzf vagrancy-$RELEASE-linux-x86_64.tar.gz && unlink vagrancy-$RELEASE-linux-x86_64.tar.gz
RUN cd /vagrancy && mv vagrancy-$RELEASE-linux-x86_64 linux-x86_64