Page MenuHomeDevCentral

D2901.diff
No OneTemporary

D2901.diff

diff --git a/.arcconfig b/.arcconfig
new file mode 100644
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,4 @@
+{
+ "phabricator.uri": "https://devcentral.nasqueron.org",
+ "repository.callsign": "DSENTRY"
+}
diff --git a/Dockerfile b/Dockerfile
new file mode 100644
--- /dev/null
+++ b/Dockerfile
@@ -0,0 +1,4 @@
+FROM getsentry/sentry:nightly
+
+# Sentry lags a little bit for requests dependency compared to hvac
+RUN pip install requests==2.25.1 hvac
diff --git a/README.md b/README.md
new file mode 100644
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+## nasqueron/sentry Docker image
+
+Repository for nasqueron/sentry Docker image.
+
+### Added components
+
+ * hvac: Python library to support Vault, used to fetch credentials

File Metadata

Mime Type
text/plain
Expires
Fri, Dec 20, 03:22 (18 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2307317
Default Alt Text
D2901.diff (733 B)

Event Timeline