-
I've written a minimal implementation of this in the GH Pages/Jekyll style.
Repo here: https://github.com/nichdel/pagetesting
Page example here: https://nichdel.github.io/pagetesting/
This ke…
-
It is not possible to build the image. the building process fails executing:
**_RUN curl -fsSL https://get.docker.com/ | sed "s/docker-engine/docker-engine-${DOCKER_ENGINE_VERSION}/" | sh_**
I …
-
### What would you like to change?
Add an _undefined_ check to:
app > case > CaseApi.ts > checkOldPCQIDExists
So that the find method isn't called on an undefined argument.
Example solution:
…
-
The document README.md has no mention on installing AWS Command line tools to be able to run the upload_certs.sh (https://github.com/Accenture/adop-docker-compose/tree/master/provision/aws/ssl)
Ple…
-
upstream load balancer uses internal IPs from containers to configure the load balancing. however, those internal IPs are not guaranteed to be preserved, and most commonly are not, after the Docker ma…
deors updated
6 years ago
-
So i had a chat with @patmmccann on adops slack about this. Its about putting up some docs for people on the ability to build prebidjs without the adapters that are needed for bidders that can use pr…
-
Overall output:
``` bash
bash -x ./adop compose gen_certs ~/.foo
++ basename ./adop
+ CMD_NAME=adop
+++ echo ./adop
+++ sed -e 's,\\,/,g'
++ dirname ./adop
+ export CLI_DIR=.
+ CLI_DIR=.
+ export CON…
-
### Comment:
I install cudatoolkit-dev in a Windows environment, but I keep getting connection errors, whether I install with Conda or Mamba
`ERROR conda.core.link:_execute(745): An error occurred w…
-
I tried:
1. Git clone this repo and cd into the folder
1. $ npm install
1. $ npm start
No luck, start is looking for a bin directory.
```
$ npm start
> planningpoker@0.0.0 start C:\Users\…
-
Currently the Pet Clinic reference pipeline relies on existing environments and deployment based on file copy to webapps directory in Tomcat. While this model works, it would be much nicer (and also m…
deors updated
6 years ago