Giter VIP home page Giter VIP logo

Comments (6)

sami-alajrami avatar sami-alajrami commented on June 3, 2024 2

Not sure if the scripts should be in this repo or not, so I created a new repo with
terraform and packer scripts : https://github.com/Praqma/provision-win-docker
instructions are there too .. the packer build takes ~10 minutes, so should be done in advance.

from docker-katas.

Sharor avatar Sharor commented on June 3, 2024

We need :

Docker (There is an AWS ami you can use!)
and git bash instead of visual studio. (so only thing that needs to be put on top is git bash)

from docker-katas.

Sharor avatar Sharor commented on June 3, 2024

@meekrosoft I hope the git bash part is ok, otherwise I guess we can ship the machines with the binary for git bash and have them install it

from docker-katas.

meekrosoft avatar meekrosoft commented on June 3, 2024

@Sharor can you test this is sufficient for the training?

from docker-katas.

Sharor avatar Sharor commented on June 3, 2024

I will, just talked to Sofus about this :) @meekrosoft

@sami-alajrami I think its good to put it here - I failed to mention that I may have some disk requirements, since docker images for windows are,.. huge.

Im using a 50 gb disk right now, and its almost completely full from the examples I run.

Ill try to verify either today or tomorrow, and give you a shout 😉 Cheers dude and thanks for helping!

from docker-katas.

sami-alajrami avatar sami-alajrami commented on June 3, 2024

@Sharor this is where to set it :) https://github.com/Praqma/provision-win-docker/blob/aab56eadc0742c75db32fcb9c4378e885e48c06f/terraform/instances.tf#L10

Enable that line and specify the disk size you like for the VMs (default is 30GB I guess). I would say count 10GB for each image you might need to work with and some margin for docker to do temporary stuff.

It is also worth checking how many VMs you anticipate you need? The terraform script puts them in a VPC which is configured to have a block CIDR of 10.0.0.0/16 which gives you about 65534 IPs (VMs) in the VPC .. I hope this will be enough :D

from docker-katas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.