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
{{ message }}
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
When I follow the tutorial given in the description of this repository... Everything seems pretty much the same for the most part. When I get to the part where the tutorial does ./dockerTask.sh, this does not work for me I can only get it to work if I add build to the end of it like ./dockerTask.sh build. It does successfully build the image, does not run the container automatically like shown in the tutorial and if I try to create one myself, I cannot get the container to stay running.
So is the tutorial still valid and helpful if things have changed to the point where it's not showing me what to do anymore?
Don't get me wrong I really appreciate all the help and the tutorial. Just trying to learn.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
YouTube Tutorial
When I follow the tutorial given in the description of this repository... Everything seems pretty much the same for the most part. When I get to the part where the tutorial does
./dockerTask.sh
, this does not work for me I can only get it to work if I add build to the end of it like./dockerTask.sh build
. It does successfully build the image, does not run the container automatically like shown in the tutorial and if I try to create one myself, I cannot get the container to stay running.So is the tutorial still valid and helpful if things have changed to the point where it's not showing me what to do anymore?
Don't get me wrong I really appreciate all the help and the tutorial. Just trying to learn.
The text was updated successfully, but these errors were encountered: