mmx86
Results
2
issues of
mmx86
Our usecase requirements: - Two levels of organizational units: spaces, which contain projects. - User must be able to get role on project without having to get any space role....
feature request
``` ARG DOCKER_REGISTRY FROM ${DOCKER_REGISTRY:+${DOCKER_REGISTRY}/}python:3.10-buster ... ``` Build results in: ``` getting hash for artifact "dsp-test": getting dependencies for "dsp-test": parsing ONBUILD instructions: retrieving image "${DOCKER_REGISTRY:/}python:3.10-buster": parsing reference "${DOCKER_REGISTRY:/}python:3.10-buster": could...
kind/bug
priority/p2