Giter Club home page Giter Club logo

apptainer's Introduction

Apptainer Logo

Apptainer

This is the snap package for Apptainer, an open-source container system for High-Performance Computing.

The upstream Apptainer repository can be located here

Installation

Install from the Snap Store

The Apptainer snap package has not been released to the Snap Store yet.

Building the snap yourself

Use the following commands to build the Apptainer snap package locally. It is assumed that you already have snapd installed on your system. If not, you can find instructions for installing snapd on your system here:

  1. Install tox and snapcraft on your system
sudo apt install tox
sudo snap install snapcraft --channel=edge --classic
  1. Clone the repository
git clone https://github.com/canonical/apptainer
  1. Use tox to build the snap
tox -e snap
  1. Install
tox -e install

Usage

The Apptainer snap is intended to be one-for-one compatible with the upstream Apptainer; therefore, you can refer to the official Apptainer documentation for usage information.

apptainer's People

Watchers

 avatar  avatar  avatar  avatar

apptainer's Issues

Fix non-root experience with snap package

See snapcraft forum post here for a more in-depth explanation of the current issue that I am facing with the Apptainer snap package: https://forum.snapcraft.io/t/strange-discrepancy-between-root-and-non-root-user-when-using-snap-package/32906.

TL;DR - the snap package works in classic confinement if using sudo, but breaks if trying to use as regular user. This is not supposed to happen with Apptainer since it is geared towards users who do not have root privileges on the host system.

Enable multiarch support for snap package

Need to add support for architectures arm64, armhf, ppc64el, and s390x. arm64 is the most important architecture to enable since it is the up and coming platform for HPC.

Request classic confinement for Apptainer snap

I need classic confinement for this snap to work, or I am in a world of pain. Here's what I need to do:

  • Create document outlining why classic confinement is needed.
  • Make post to snapcraft forum.
  • Get approval.
  • Update snap listing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.