added the ability to prohibit network access for code submissions executed using Docker
This commit is contained in:
@@ -14,6 +14,7 @@ de:
|
||||
file_type_id: Standard-Dateityp
|
||||
help: Hilfetext
|
||||
memory_limit: Speicher-Limit (in MB)
|
||||
network_enabled: Netzwerkzugriff
|
||||
name: Name
|
||||
permitted_execution_time: Erlaubte Ausführungszeit (in Sekunden)
|
||||
pool_size: Docker-Container-Pool-Größe
|
||||
|
@@ -15,6 +15,7 @@ en:
|
||||
help: Help Text
|
||||
memory_limit: Memory Limit (in MB)
|
||||
name: Name
|
||||
network_enabled: Network Enabled
|
||||
permitted_execution_time: Permitted Execution Time (in Seconds)
|
||||
pool_size: Docker Container Pool Size
|
||||
run_command: Run Command
|
||||
|
Reference in New Issue
Block a user