Skip to content

Configure remote access via environment variable (#25) #92

Configure remote access via environment variable (#25)

Configure remote access via environment variable (#25) #92

Triggered via push August 30, 2024 23:29
Status Failure
Total duration 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
linter: Dockerfile#L33
DL3027 warning: Do not use apt as it is meant to be a end-user tool, use apt-get or apt-cache instead
linter: Dockerfile#L33
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.