Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3911610
D2901.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
733 B
Referenced Files
None
Subscribers
None
D2901.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D2901: Build a Sentry + hvac Docker image
Attached
Detach File
Event Timeline
Log In to Comment