If running a container 24/7 that only listens for incoming requests then triggers a job and securing services for exposure are the concerns, it is possible. I suggest an Event-Driven approach such as CloudEvents Player which is perfect for triggering jobSink with a Curl by:
Create the broker
Create the Knative Service
Bind the service with the broker
Create the Knative trigger