UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
G
Galvanize
galvanize
python-code-evaluator
Commits
2dee4d9c
Commit
2dee4d9c
authored
Feb 10, 2021
by
Michael Uranaka
Browse files
updating readme
parent
263156f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
README.md
README.md
+17
-0
hardening_manifest.yaml
hardening_manifest.yaml
+1
-0
No files found.
README.md
View file @
2dee4d9c
...
...
@@ -9,6 +9,23 @@ code snippets that were submitted from students through the LEARN application.
-
Redis CLI
-
Python 3
## Container Usage:
### Container info:
-
workdir: /usr/src/app
-
user id: 1001
-
Does not require container port mapping.
### Recommended Resources:
-
Min/Max CPU: 0.1/0.2
-
Min/Max Memory: 64Mi/128Mi
### Required Environment Variables:
-
```REDIS_HOST```
- The redis server host address.
## Local Development Setup
1.
Install redis. Skip this if you already have it installed and running.
...
...
hardening_manifest.yaml
View file @
2dee4d9c
...
...
@@ -31,6 +31,7 @@ labels:
# List of resources to make available to the offline build context
resources
:
-
auth
:
type
:
s3
id
:
galvanize
region
:
us-gov-west-1
url
:
s3://learn-dependencies/python-evaluator/redis-cli.tar.gz
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment