-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
check in instructions for docker/win #187
Conversation
Review app deployed to https://dfe-technical-guidance-187.london.cloudapps.digital |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, seems sensible (unable to test anything as I'm on Linux)
## Installing Docker | ||
You will need access to docker-users group on the system user groups of your machine in order to run docker and possibly an update to the wsl kernal (achieve this by requesting a meeting with system administrator who will be able to screen share and run the update for you) | ||
|
||
Requests should be made through the service portal, Access to restricted Groups and DFE sign-in requests along with your request for desktop-docker all will need to be raised by your DM or TL. Once complete it will appear in your software centre for you to install. For more information go here [install docker on windows](https://docs.docker.com/desktop/install/windows-install/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As discussed, could you please add the details of the 2 service now requests?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docker Desktop vs Desktop Docker
@@ -9,6 +9,9 @@ weight: 10 | |||
|
|||
Installation of each product should be carried out following the distributors current guidance, depending on your operating system. | |||
|
|||
## Docker Desktop | |||
The Docker Desktop application interface is a cross-platform GUI tool to help developers build images to create containers for application development and deployment to cloud containers in azure. Desktop docker allows the user full administrative rights over all aspects of the development of applications run in a container. For tech guidance [instructions](/infrastructure/docker). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Docker Desktop application interface is a cross-platform GUI tool to help developers build images to create containers for application development and deployment to cloud containers in azure. Desktop docker allows the user full administrative rights over all aspects of the development of applications run in a container. For tech guidance [instructions](/infrastructure/docker). | |
The Docker Desktop application interface is a cross-platform GUI tool to help developers build images to create containers for application development and deployment to cloud containers in azure. Docker Desktop allows the user full administrative rights over all aspects of the development of applications run in a container. For tech guidance [instructions](/infrastructure/docker). |
|
||
* Now in the ternimal window and the root of the folder type 'code .' this will open a new VSC IDE in the current project folder | ||
|
||
* Make sure you have desktop docker running |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Make sure you have desktop docker running | |
* Make sure you have Docker Desktop running |
e50fc15
to
8f6436c
Compare
Review app https://technical-guidance-187.test.teacherservices.cloud was deleted |
No description provided.