SangJun Yun
SangJun Yun
I've got error message while `make docker-build` from `monocular ui`. I found same issue. (https://github.com/angular/angular-cli/issues/6641) I success to the build after removed `src/ui/package-lock.json`. ``` yarn run xxx yarn run v1.7.0...
The requirements are met but a dependency error occurs. -My env are as the following. Ruby: 2.0.0 Fluentd: 0.12.0 -I expected "ruby version 2.0.0" to be ok when i use...
## Problem ``` I can successfully push/pull image but can not find the image on the Portus dashboard. ``` ## Push ``` $ docker tag mariadb:latest portus.ghama.io:80/ns-team1/mariadb:0.1 $ docker push...
## Problem The following yaml is values file i used. [values.yaml.txt](https://github.com/kubic-project/caasp-services/files/1914041/values.yaml.txt) 1. I got error message(HTTP 400) When i used service port as 80. ``` service: port: 80 The plain...
I used gitlab OAuth. Login to dashboard works successfully, but OAuth user can not authenticate via docker cli.