• Login
    • Report A Bug
    • System Information
    • System Tests
    • System Policies
    • Code Documentation
    • Occam Source Code
    • Web Client Source Code
    • About Occam
    • Acknowledgements
    • Guides / Documentation
    • Publications

translation missing: en.flash.saving
translation missing: en.flash.error
  • Bibliography Data
  • Metadata
docker-environment
    Linux
    QmPQogaMrcNBP6DKDkNsKjkgAw5Jz7Emk53WbAFDAc8xdZ
    5drDpo2vDazVQhiYQaXD2CHXTuhnC7
      QmPQogaMrcNBP6DKDkNsKjkgAw5Jz7Emk53WbAFDAc8xdZ
      5drDpo2vDazVQhiYQaXD2CHXTuhnC7

      • Details
      • Run
      • Files
      • History
        • JavaScript must be enabled.

          There was an error retrieving this content.

          The content could not be found.

        • JavaScript must be enabled.

          There was an error retrieving this content.

          The content could not be found.

        • JavaScript must be enabled.

          There was an error retrieving this content.

          The content could not be found.

        • History

          Help

          This page lists the published changes made to the object.

          When you are editing the object, it will be in a special view called a stage. In this mode, edits can be made but are not publicly visible until they are published when a snapshot is made.

          The Activity tab lists these snapshots and the changes made to the object.

          Whenever you wish to create a snapshot that can be used by the public, you use the Publish button. You can then supply a message that indicates what changes have been made.

          The Versions tab lists the named snapshots of the artifact. These are specific points in time given a meaningful and typically ordered name. That is, a version might be "1.0" for the first stable release of some software or a dataset. The next might then be "2.0".

          This tab lists the known named versions and the actors that named them. These versions are verified by the system as having been performed at the provided time by the given actor. This is done through a cryptographic key signing process.

          • Run Queue
          • Activity
          • Versions
          • History

            • May 08, 2024 17:42

              Author: wilkie <wilkie05@gmail.com>

              Adds a copy of busybox and has support for 'RUN_PATH'

            • August 10, 2019 09:31

              Author: wilkie <wilkie05@gmail.com>

              Ensures runReport handles short-hand for phases.

              You can specify that you need multiple run phases by just writing the

              array out to run.json.

            • July 23, 2019 06:05

              Author: wilkie <wilkie05@gmail.com>

              Detects and reports return code and failure mode.

            • July 23, 2019 05:08

              Author: wilkie <wilkie05@gmail.com>

              Updates metadata.

            • July 23, 2019 05:02

              Author: wilkie <wilkie05@gmail.com>

              More cleaning up.

            • February 18, 2019 10:42

              Author: wilkie <wilkie05@gmail.com>

              Fixes running multiple processes.

            • August 21, 2018 18:54

              Author: wilkie <wilkie05@gmail.com>

              Adds bufsize=0 to Popen args.

            • May 01, 2018 08:31

              Author: wilkie <wilkie05@gmail.com>

              Updates default PATH.

            • April 19, 2018 08:08

              Author: wilkie <wilkie05@gmail.com>

              Adds directories to ldconfig just in case.

            • April 19, 2018 03:19

              Author: wilkie <wilkie05@gmail.com>

              Adds empty file to ensure /etc is created.

            • April 17, 2018 05:38

              Author: wilkie <wilkie05@gmail.com>

              Removes id.

            • March 14, 2018 20:26

              Author: wilkie <wilkie05@gmail.com>

              Ensures HOME is set.

            • March 13, 2018 07:46

              Author: wilkie <wilkie05@gmail.com>

              Propagates signal to subtask.

            • March 13, 2018 07:43

              Author: wilkie <wilkie05@gmail.com>

              Prevents select interrupts from killing task.

            • January 18, 2018 23:10

              Author: wilkie <wilkie05@gmail.com>

              Adds window resizing signals.

            • December 14, 2017 22:47

              Author: wilkie <wilkie05@gmail.com>

              Removes ld.so.cache if it is a symlink.

            • December 14, 2017 22:45

              Author: wilkie <wilkie05@gmail.com>

              Removes ld.so.cache if it is a symlink of any kind.

            • December 14, 2017 22:11

              Author: wilkie <wilkie05@gmail.com>

              Removes symlink'd ld.so.cache.

              It sucks.

            • December 13, 2017 22:05

              Author: wilkie <wilkie05@gmail.com>

              Adds user/group adding.

            • October 01, 2017 22:46

              Author: wilkie <wilkie05@gmail.com>

              Adds 32bit library directories.

            • October 01, 2017 04:51

              Author: wilkie <wilkie05@gmail.com>

              Modifies to hopefully prefer stdout over stderr??

            • September 07, 2017 23:57

              Author: wilkie <wilkie05@gmail.com>

              Fixes stdout/stderr.

            • August 23, 2017 05:34

              Author: wilkie <wilkie05@gmail.com>

              Flushes output pipes.

            • August 23, 2017 05:31

              Author: wilkie <wilkie05@gmail.com>

              Writes to stdout and stderr.

            • August 23, 2017 03:53

              Author: wilkie <wilkie05@gmail.com>

              Fixes issue with retaining ld.so.cache

            • August 18, 2017 00:37

              Author: wilkie <wilkie05@gmail.com>

              Updates to use mount and omit stdout/stderr from ldconfig.

            • August 18, 2017 00:16

              Author: wilkie <wilkie05@gmail.com>

              Removes basepath.

            • August 18, 2017 00:08

              Author: wilkie <wilkie05@gmail.com>

              Updates key from objectLocal to just local.

            • August 17, 2017 23:03

              Author: wilkie <wilkie05@gmail.com>

              Updates basepath to add objectLocal and taskLocal

            • August 17, 2017 22:32

              Author: wilkie <wilkie05@gmail.com>

              Updates mount path.

            • May 15, 2017 21:42

              Author: wilkie <wilkie05@gmail.com>

              Fixes issues with running things.

              Which is a rather important thing for an init script to do.

            • May 15, 2017 20:19

              Author: wilkie <wilkie05@gmail.com>

              Updates to use nested "running" field for multiple processes.

              Adds some error printing.

            • January 09, 2017 07:39

              Author: wilkie <wilkie05@gmail.com>

              Updates cwd to add 'local' to the end.

            • January 09, 2017 07:36

              Author: wilkie <wilkie05@gmail.com>

              Pulls cwd for running object from task.

            • January 09, 2017 07:18

              Author: wilkie <wilkie05@gmail.com>

              Adds cwd item in basepath.

            • December 19, 2016 10:21

              Author: wilkie <wilkie05@gmail.com>

              Updates to put env in init in provides.

            • December 19, 2016 05:13

              Author: wilkie <wilkie05@gmail.com>

              Updates to use 'running' section.

            • December 19, 2016 04:08

              Author: wilkie <wilkie05@gmail.com>

              Adds default env in 'provides'

            • October 13, 2016 20:30

              Author: wilkie <wilkie05@gmail.com>

              Updates to new init spec stuff.

            • September 28, 2016 20:38

              Author: wilkie <wilkie05@gmail.com>

              Fixes python 2 syntax.

            • September 28, 2016 20:29

              Author: wilkie <wilkie05@gmail.com>

              Adds occam index environment variable for each task.

            • September 28, 2016 20:27

              Author: wilkie <wilkie05@gmail.com>

              Adds task path to basepath section.

            • September 28, 2016 20:25

              Author: wilkie <wilkie05@gmail.com>

              Just ensure that applications run from the working directory of the container.

            • September 28, 2016 19:31

              Author: wilkie <wilkie05@gmail.com>

              Adds error message.

            • September 28, 2016 06:22

              Author: wilkie <wilkie05@gmail.com>

              Adds env variables needed to run init.

            • September 28, 2016 02:07

              Author: wilkie <wilkie05@gmail.com>

              Adds run command.

            • September 27, 2016 20:10

              Author: wilkie <wilkie05@gmail.com>

              Runs in the local path.

            • September 26, 2016 22:40

              Author: wilkie <wilkie05@gmail.com>

              Adds init process and python 2.7.

          • NameRevisionSigned BySigned On

            No Version Tags

        Confirm
        Do you wish to proceed?

        Confirm message?