feat: --hostname is allowed in container options #95
Labels
No labels
Compat/Breaking
Kind/Bug
Kind
Chore
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
4 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo/act!95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "earl-warren/act:wip-option-hostname"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It is useful to set an alternative hostname when running a service
such as:
cascading-pr updated at forgejo/runner#445
Could this be used to potentially shadow other domain names?
It could be abused to mess with
/etc/hostin various ways, but I can't think of any that would be a security concern. Do you have a specific idea in mind?d161b732edd4c4e8fb11cascading-pr updated at forgejo/runner#445
if it's specified in the workflow file, and stays properly contained to only the host file of the containers started for that workflow it should be fine.