Closed erlichsefi closed 1 year ago
Define three levels of the docker environment, base, dev, and test. base - to run the code and selenium in docker. dev - to allow remote code development/execution. test - to run the testing in the same exact environment.
Hi @richardyc @BaseInfinity WDYT?
thanks! taking a look now
Sorry I'm late to the party, this is awesome!
Define three levels of the docker environment, base, dev, and test. base - to run the code and selenium in docker. dev - to allow remote code development/execution. test - to run the testing in the same exact environment.