Skip to content

Commit

Permalink
Merge pull request #1 from epics-containers/gilesknap-patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
gilesknap authored Aug 1, 2024
2 parents 19f49c6 + 92544e0 commit 15dd69d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Beamline t01 IOC Instances and Services

This repository holds the a definition of example beamline t01 IOC Instances and services. It is a example of how to deploy epics-containers IOCs using docker compose for those facilities that are not using Kubernetes. It can also deploy it's set of IOCs to a developer workstation for testing / experimentation.
This repository holds the a definition of example beamline t01 IOC Instances and services. It is a example of how to deploy epics-containers IOCs using docker compose for those facilities that are not using Kubernetes. It can also deploy its set of IOCs to a developer workstation for testing / experimentation.

The top level compose.yml file represents a set of IOCs and other services that would be deployed to a single IOC server.

Expand Down Expand Up @@ -99,4 +99,4 @@ Some users who have set up podman sockets in the past may get errors with `modul
```bash
/dls_sw/apps/setup-podman/setup.sh
sed -i ~/.config/containers/containers.conf -e '/label=false/d' -e '/^\[containers\]$/a label=false'
```
```

0 comments on commit 15dd69d

Please sign in to comment.