---
title: "Credits"
description: "CyVerse origin of Container Camp, its authors and instructors, NSF funding, the Zenodo DOI, and the CC BY 4.0 attribution."
type: Reference
tags:
  - About
  - Credits
  - Citation
generated:
  by: "claude/opus-5"
  at: "2026-09-11T00:00:00Z"
sources:
  - id: cyverse-container-camp
    resource: "https://github.com/CyVerse-learning-materials/container-camp/blob/1746ee8873bcbed2bd3e62500262a9e9571cff16/LICENSE"
    title: "CyVerse Container Camp: LICENSE"
    author: "team:cyverse"
  - id: zenodo-container-camp-2023
    resource: "https://doi.org/10.5281/zenodo.10385227"
    title: "CyVerse-learning-materials/container-camp: Container Camp 2023 (v23.12)"
    author: "team:cyverse"
---

# Credits

## Origin

Container Camp was created by [CyVerse](https://cyverse.org){target=_blank}, the
NSF-funded cyberinfrastructure project based at the University of Arizona, and
taught as a hands-on workshop from 2019 to 2023. The 2023 edition ran as two
paired workshops: **Container Camp Basics** (Docker, Docker Compose, and
Singularity) and the **Cloud Native Camp** (Kubernetes, Terraform, and CyVerse
CACAO).

* Original site: [cc.cyverse.org](https://cc.cyverse.org){target=_blank}
  (also served as `container-camp.cyverse.org`)
* Original repository:
  [CyVerse-learning-materials/container-camp](https://github.com/CyVerse-learning-materials/container-camp){target=_blank}

This site is a UNM Center for Advanced Research Computing (CARC) edition of
those materials, migrated from branch `mkdocs` at commit `1746ee8`. Every
adapted page links to its exact upstream source file in its frontmatter and in
the footer. Pages dropped during the migration (the reStructuredText materials
from earlier camps, the 2022 venue logistics page, and empty stubs) remain in
the original repository; `MIGRATION.md` in
[this site's repository](https://github.com/UNM-CARC/container-camp){target=_blank}
maps every old URL to its new location.

## Authors and instructors

The Zenodo release of the 2023 materials lists these creators:

* Tyson L. Swetnam (University of Arizona, CyVerse) — [ORCID 0000-0002-6639-7181](https://orcid.org/0000-0002-6639-7181){target=_blank}
* Michele Cosi (CyVerse / Data Science Institute) — [ORCID 0000-0001-7609-1939](https://orcid.org/0000-0001-7609-1939){target=_blank}
* Ryan Bartelme
* Edwin Skidmore (University of Arizona, CyVerse)
* Mary Margaret Sprinkle (CyVerse)
* Amanda Cooksey
* Michael Culshaw-Maurer
* Mariusz Michalowski

The 2023 camps were taught by:

* Tyson L. Swetnam — [ORCID 0000-0002-6639-7181](https://orcid.org/0000-0002-6639-7181){target=_blank}
* Michele Cosi — [ORCID 0000-0001-7609-1939](https://orcid.org/0000-0001-7609-1939){target=_blank}
* Edwin Skidmore
* [Carlos Lizárraga-Celaya](https://carloslizarragac.github.io/){target=_blank} — [ORCID 0000-0002-0893-4268](https://orcid.org/0000-0002-0893-4268){target=_blank}

Thank you to everyone who taught, wrote, and tested these lessons.

## How to cite

Please cite the archived release:

> Swetnam, T. L., Cosi, M., Bartelme, R., Skidmore, E., Sprinkle, M. M.,
> Cooksey, A., Culshaw-Maurer, M., & Michalowski, M. (2023).
> *CyVerse-learning-materials/container-camp: Container Camp 2023* (Version
> 23.12). Zenodo. <https://doi.org/10.5281/zenodo.10385227>

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10385227.svg){target=_blank}](https://doi.org/10.5281/zenodo.10385227){target=_blank}

If you use CyVerse resources in your research, also follow the
[CyVerse citation policy](https://cyverse.org/policies/cite-cyverse){target=_blank}.

## Funding

CyVerse is based upon work supported by the National Science Foundation under
Award Numbers
[DBI-0735191](https://www.nsf.gov/awardsearch/showAward?AWD_ID=0735191){target=_blank},
[DBI-1265383](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1265383){target=_blank},
and
[DBI-1743442](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1743442){target=_blank}.
Any opinions, findings, and conclusions or recommendations expressed in this
material are those of the author(s) and do not necessarily reflect the views
of the National Science Foundation.

## License and attribution

The original documentation is Copyright (c) CyVerse and is made available under
the [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/){target=_blank}
license. This site is a derivative work: UNM CARC restructured the pages,
migrated them from MkDocs Material to Zensical, added Open Knowledge Format
frontmatter, and edited content for currency (for example Apptainer naming,
Docker Compose v2, and fixed links). Those changes are recorded in the
[documentation update log](https://unm-carc.github.io/container-camp/log/). The adapted site is likewise released
under CC BY 4.0.

This adaptation is not endorsed by CyVerse, and the use of CyVerse materials
remains subject to the [CyVerse policies](https://cyverse.org/policies){target=_blank}.
