Daniele Pirola
Daniele Pirola
Me too. Now I've linked latest tag to a specific tag inside Openshift to avoid version update during pod recreate. It would be more clear to link deploy to a...
It doesn't work. I try also with `docker-slim --host unix:///run/user/1000/podman/podman.sock` ``` docker-slim --host unix:///run/user/1000/podman/podman.sock build --target nexus.lutech.it:5050/a2a/piattaforma-modelli-map/python-base/python-base-python27:1.0.0 cmd=build info=param.http.probe message='using default probe' cmd=build state=started cmd=build info=params target.type='image' target='nexus.lutech.it:5050/a2a/piattaforma-modelli-map/python-base/python-base-python27:1.0.0' continue.mode='probe' rt.as.user='true'...
This is the output with trace ``` docker-slim --log-level=trace --host unix:///run/user/1000/podman/podman.sock build --target nexus.lutech.it:5000/devops_utilities/jenkins/agent-base:1.0.0 time="2022-03-15T12:34:37+01:00" level=debug msg="sysinfo => system.SystemInfo{Sysname:\"Linux\", Nodename:\"ICT210032\", Release:\"5.13.0-35-generic\", Version:\"#40-Ubuntu SMP Mon Mar 7 08:03:10 UTC 2022\", Machine:\"x86_64\",...
This is the output with the latest version: ``` $ docker-slim --log-level=trace build --target nexus.lutech.it:5000/devops_utilities/jenkins/agent-base:1.0.0 time="2022-03-22T12:03:08+01:00" level=debug msg="sysinfo => system.SystemInfo{Sysname:\"Linux\", Nodename:\"ICT210032\", Release:\"5.13.0-35-generic\", Version:\"#40-Ubuntu SMP Mon Mar 7 08:03:10 UTC 2022\",...
> Hi I'm using podman-docker and docker maven plugin v0.31.0 to run docker:build but I have an error from rest api: > [ERROR] DOCKER> Unable to build image []: {"cause":"Content-Type:...
I have the same problem with a fresh installation on AWS Airflow 2.4.3 I've substituted in mwwa requirements flask-session lib with Flask-Session2 (https://github.com/christopherpickering/flask-session2), the code was changed in release 1.2.0...
Yes, clearing the session data fix the access but temporarily until the session expires again. I've experienced the issue more times
So far the workaround works