Dashboard
PHP:
8.1.34
OS:
Linux
User:
uid288609
/
/
usr
/
sbin
π€ Upload
π New File
π New Folder
Close
Editing: policy-rc.d
#!/bin/sh # For most Docker users, "apt-get install" only happens during "docker build", # where starting services doesn't work and often fails in humorous ways. This # prevents those failures by stopping the services from attempting to start. exit 101
Save
Cancel