Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Singularity containers for Cylc

License

NotificationsYou must be signed in to change notification settings

kinow/cylc-singularity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examplesingularity container forCylc.

Seethis repository for Docker images.

Creating the container for Cylc 7.8.1

sudo singularity build cylc-7.8.1.simg Singularity-cylc-7.8.1

Once the command is done, you should have a binary calledcylc-7.8.1.simg. You canthen execute Cylc with

./cylc-7.8.1.simg check-software

Or even register suites, and run Cylc as you would normally run it. You can rename it tocylcand store somewhere in your$PATH, without having to really install Cylc.

Accessing the container

Assuming you have installed Singularity, try the following:

singularity shell cylc-7.8.1.simg

That should give you a shell within the container.

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp