Skip to content

SMLP python3.11 docker support#46

Open
mdmitry1 wants to merge 12 commits intomasterfrom
smlp_docker
Open

SMLP python3.11 docker support#46
mdmitry1 wants to merge 12 commits intomasterfrom
smlp_docker

Conversation

@mdmitry1
Copy link
Collaborator

@mdmitry1 mdmitry1 commented Feb 8, 2026

Initial version of Docker support

Copy link
Collaborator Author

@mdmitry1 mdmitry1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instructions for running regression:

  1. Start Docker container
bin/enter
  1. Within container
./start_vnc
cd smlp
git checkout remotes/origin/SMLP_TUTORIAL -- tutorial/smlp_regression
cd tutorial/smlp_regression
./run_smlp_regression

Expected result:
run_smlp_regression_diff_report.log

Copy link
Collaborator Author

@mdmitry1 mdmitry1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed typo in docker/python3.11/README.md, found by Zurab

Copy link
Collaborator

@zurabksmlp zurabksmlp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving docker PR

@mdmitry1 mdmitry1 changed the title SMLP docker support SMLP python3.11 docker support Feb 8, 2026
2. Improved docker build robustness
Copy link
Collaborator Author

@mdmitry1 mdmitry1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Synchronized master with main branch
  2. Improved docker build robustness

Copy link
Collaborator Author

@mdmitry1 mdmitry1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created Docker container from SMLP v1.0.0 .
Regression passed - diff report is attached

Docker container diff report

Copy link
Collaborator

@fbrausse fbrausse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm still in the process of setting up docker to test this. Just one comment for now.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we move this file out of bin/?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem. Where would you like to place it?

Copy link
Collaborator Author

@mdmitry1 mdmitry1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added multiple VNC displays support

Copy link
Collaborator Author

@mdmitry1 mdmitry1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added instructions how to run SMLP in Docker container with GUI disabled

Copy link
Collaborator Author

@mdmitry1 mdmitry1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improved README.md
Changed Dockerfile to overcome push issues

Copy link
Collaborator Author

@mdmitry1 mdmitry1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added jq for tutorial Pareto test results visualization

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants