-
-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
Expected Behavior
STOPSINGAL in original Dockerfile should be commented and translated to corresponding Singularity definition line if needed.
Actual Behavior
The line seemed to be recognized as a general command.
Steps to Reproduce
With STOPSIGNAL SIGINT in Dockerfile, run spython recipe Dockerfile and it appears uncommented in the .def file.
Context
- Operating System: Ubuntu 20.04.4 LTS Linux 5.4.0-125-generic
- singularity version: 3.8.5
- spython version: 0.2.13
- python version: 3.9.12
Failure Logs
N/A
Possible Fix
Add a handler for STOPSIGNAL function in parse/parsers/docker.py
Metadata
Metadata
Assignees
Labels
No labels