Units
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/units/?format=api
https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/units/?format=api&page=2", "previous": null, "results": [ { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "Container Image Creation" ], "previous_source": "", "target": [ "" ], "id_hash": -4089873040181136880, "content_hash": -4089873040181136880, "location": "pages/guidelines/creation.adoc:2", "context": "", "note": "type: Title ==", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 3, "source_unit": "https://translate.fedoraproject.org/api/units/800049/?format=api", "priority": 100, "id": 800051, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=473dda23978e7210", "url": "https://translate.fedoraproject.org/api/units/800051/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.291264Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "Container images in Fedora are built using a https://docs.docker.com/engine/reference/builder/[Dockerfile] much in the same way an http://rpm.org/[RPM] is built using a spec file. In this section are Fedora Guidelines for creating Container images using a Dockerfile." ], "previous_source": "", "target": [ "" ], "id_hash": 4931010382379974642, "content_hash": 4931010382379974642, "location": "pages/guidelines/creation.adoc:5", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 2, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 35, "source_unit": "https://translate.fedoraproject.org/api/units/800053/?format=api", "priority": 100, "id": 800055, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=c46e77d131857ff2", "url": "https://translate.fedoraproject.org/api/units/800055/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.317756Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "Dockerfile Example" ], "previous_source": "", "target": [ "" ], "id_hash": 8943406067049589452, "content_hash": 8943406067049589452, "location": "pages/guidelines/creation.adoc:7", "context": "", "note": "type: Title ===", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 3, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate.fedoraproject.org/api/units/800056/?format=api", "priority": 100, "id": 800059, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=fc1d5c6f0c906acc", "url": "https://translate.fedoraproject.org/api/units/800059/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.352040Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "include::{examplesdir}/Dockerfile.example[]\n" ], "previous_source": "", "target": [ "" ], "id_hash": -8175648153200639971, "content_hash": -8175648153200639971, "location": "pages/guidelines/creation.adoc:11, pages/guidelines/creation.adoc:108", "context": "", "note": "type: delimited block -", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 4, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate.fedoraproject.org/api/units/800060/?format=api", "priority": 100, "id": 800063, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=0e8a435233e5c01d", "url": "https://translate.fedoraproject.org/api/units/800063/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.390368Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "FROM" ], "previous_source": "", "target": [ "" ], "id_hash": 1267455389106077080, "content_hash": 1267455389106077080, "location": "pages/guidelines/creation.adoc:14", "context": "", "note": "type: Title ===", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 5, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate.fedoraproject.org/api/units/800064/?format=api", "priority": 100, "id": 800067, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=9196e7f60c527d98", "url": "https://translate.fedoraproject.org/api/units/800067/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.424505Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "As defined by the Dockerfile reference, the FROM instruction '''must''' be the first line of a Dockerfile. The FROM instruction '''must''' be fully-qualified with the fedora registry name, image name, and tag as shown in this example:" ], "previous_source": "", "target": [ "" ], "id_hash": 4864675586160961933, "content_hash": 4864675586160961933, "location": "pages/guidelines/creation.adoc:16", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 6, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 37, "source_unit": "https://translate.fedoraproject.org/api/units/800068/?format=api", "priority": 100, "id": 800071, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=c382ccabe4a3a98d", "url": "https://translate.fedoraproject.org/api/units/800071/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.459136Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "``` FROM registry.fedoraproject.org/imagename:tag ```" ], "previous_source": "", "target": [ "" ], "id_hash": 2571606047852716663, "content_hash": 2571606047852716663, "location": "pages/guidelines/creation.adoc:20", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 7, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 4, "source_unit": "https://translate.fedoraproject.org/api/units/800072/?format=api", "priority": 100, "id": 800074, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=a3b02e135881e277", "url": "https://translate.fedoraproject.org/api/units/800074/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.500220Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "This provides a guarantee of where the base image is coming from when being built by the build service or when rebuilt by a user." ], "previous_source": "", "target": [ "" ], "id_hash": -5738175180194131635, "content_hash": -5738175180194131635, "location": "pages/guidelines/creation.adoc:22", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 8, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 25, "source_unit": "https://translate.fedoraproject.org/api/units/800076/?format=api", "priority": 100, "id": 800079, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=305de8136590d14d", "url": "https://translate.fedoraproject.org/api/units/800079/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.542935Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "For most layered images built by the https://docs.pagure.org/releng/layered_image_build_service.html[Fedora Layered Docker Image Build Service], the FROM line will use one of the Fedora base images that exist on the https://registry.fedoraproject.org/[Fedora Container Registry]:" ], "previous_source": "", "target": [ "" ], "id_hash": -2558906223766218924, "content_hash": -2558906223766218924, "location": "pages/guidelines/creation.adoc:24", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 9, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 31, "source_unit": "https://translate.fedoraproject.org/api/units/800080/?format=api", "priority": 100, "id": 800083, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=5c7cf058dee0d754", "url": "https://translate.fedoraproject.org/api/units/800083/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.571823Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "``` FROM registry.fedoraproject.org/fedora:latest ```" ], "previous_source": "", "target": [ "" ], "id_hash": -4930037656249058273, "content_hash": -4930037656249058273, "location": "pages/guidelines/creation.adoc:28", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 10, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 4, "source_unit": "https://translate.fedoraproject.org/api/units/800084/?format=api", "priority": 100, "id": 800087, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=3b94fcdf41f9bc1f", "url": "https://translate.fedoraproject.org/api/units/800087/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.613257Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "It is also possible to use another layered image as the base layer, as in this example:" ], "previous_source": "", "target": [ "" ], "id_hash": 8051487691734838817, "content_hash": 8051487691734838817, "location": "pages/guidelines/creation.adoc:30", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 11, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 17, "source_unit": "https://translate.fedoraproject.org/api/units/800088/?format=api", "priority": 100, "id": 800091, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=efbca165a348ee21", "url": "https://translate.fedoraproject.org/api/units/800091/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.654652Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "``` FROM registry.fedoraproject.org/f25/kubernetes-master:latest ```" ], "previous_source": "", "target": [ "" ], "id_hash": 1781073178184750649, "content_hash": 1781073178184750649, "location": "pages/guidelines/creation.adoc:34", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 12, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 4, "source_unit": "https://translate.fedoraproject.org/api/units/800092/?format=api", "priority": 100, "id": 800094, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=98b7a49e78ad9639", "url": "https://translate.fedoraproject.org/api/units/800094/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.689687Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "Labels" ], "previous_source": "", "target": [ "" ], "id_hash": 8813280361032455963, "content_hash": 8813280361032455963, "location": "pages/guidelines/creation.adoc:36", "context": "", "note": "type: Title ===", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 13, "has_suggestion": true, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate.fedoraproject.org/api/units/800096/?format=api", "priority": 100, "id": 800099, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=fa4f0fcb2944171b", "url": "https://translate.fedoraproject.org/api/units/800099/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.736673Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "Dockerfiles have a concept of a https://docs.docker.com/engine/reference/builder/#label[LABEL] which can add arbitrary metadata to an image as a key-value pair. Fedora Guidelines on the topic of LABELs follows the http://www.projectatomic.io/[Project Atomic] https://github.com/projectatomic/ContainerApplicationGenericLabels[Container Application Generic Labels] standards for LABEL definition." ], "previous_source": "", "target": [ "" ], "id_hash": -8201647394637314373, "content_hash": -8201647394637314373, "location": "pages/guidelines/creation.adoc:39", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 14, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 38, "source_unit": "https://translate.fedoraproject.org/api/units/800101/?format=api", "priority": 100, "id": 800103, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=0e2de52615a286bb", "url": "https://translate.fedoraproject.org/api/units/800103/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.774241Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "'''Required''' LABELs for a Fedora Layered Image are as follows:" ], "previous_source": "", "target": [ "" ], "id_hash": -6716256746114847395, "content_hash": -6716256746114847395, "location": "pages/guidelines/creation.adoc:41", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 15, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 10, "source_unit": "https://translate.fedoraproject.org/api/units/800105/?format=api", "priority": 100, "id": 800108, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=22cb1012db80ed5d", "url": "https://translate.fedoraproject.org/api/units/800108/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.814724Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "|Name\n|Description\n\n|com.redhat.component\n|The Bugzilla component name where bugs against this container should be reported by users.\n\n|name\n|Name of the Image\n\n|version\n|Version of the image\n\n|architecture\n|Architecture the software in the image should target (Optional: if omitted, it will be built for all supported Fedora Architectures)\n\n|maintainer\n|The name and email of the maintainer (usually the submitter)\n\n|run or usage\n|Either provides an Atomic run line, or a human readable example of container execution\n\n|summary\n|A short description of the image.\n" ], "previous_source": "", "target": [ "" ], "id_hash": -8116696181348241903, "content_hash": -8116696181348241903, "location": "pages/guidelines/creation.adoc:67", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 16, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 83, "source_unit": "https://translate.fedoraproject.org/api/units/800111/?format=api", "priority": 100, "id": 800114, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=0f5bb3d3c0f7ee11", "url": "https://translate.fedoraproject.org/api/units/800114/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.854723Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "'''Optional''' labels for Fedora Layered Images" ], "previous_source": "", "target": [ "" ], "id_hash": 5780135708381095640, "content_hash": 5780135708381095640, "location": "pages/guidelines/creation.adoc:70", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 17, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 6, "source_unit": "https://translate.fedoraproject.org/api/units/800118/?format=api", "priority": 100, "id": 800120, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=d0372acd639b26d8", "url": "https://translate.fedoraproject.org/api/units/800120/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.889609Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "|Name\n|Description\n\n|install\n|Powers \"atomic install\" command. Not used for system containers.\n\n|uninstall\n|Powers \"atomic uninstall\" command. Required if Install is present.\n\n|url\n|A URL where the user can find more information about the image.\n\n|help\n|A runnable command which results in display of Help information.\n\n|atomic.type\n|Used for system containers, see below.\n\n|Generics\n|Any of the https://github.com/projectatomic/ContainerApplicationGenericLabels[Container Application Generic Labels] which are appropriate to the container, such as \"stop\", \"debug\", or \"changelog-url\"\n" ], "previous_source": "", "target": [ "" ], "id_hash": -5253182248934222801, "content_hash": -5253182248934222801, "location": "pages/guidelines/creation.adoc:93", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 18, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 73, "source_unit": "https://translate.fedoraproject.org/api/units/800124/?format=api", "priority": 100, "id": 800127, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=3718f293bfe3542f", "url": "https://translate.fedoraproject.org/api/units/800127/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.918937Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "See LABEL SPECIFICATION below for more details on what's required for each of these labels." ], "previous_source": "", "target": [ "" ], "id_hash": 5166270672014478298, "content_hash": 5166270672014478298, "location": "pages/guidelines/creation.adoc:96", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 19, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 15, "source_unit": "https://translate.fedoraproject.org/api/units/800129/?format=api", "priority": 100, "id": 800133, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=c7b247cddaf10bda", "url": "https://translate.fedoraproject.org/api/units/800133/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.953826Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "{{admon/note|Dockerfile Label Guidelines Upstream| The LABELs used here are meant to be a Fedora adaptation of the upstream https://projectatomic.io[Project Atomic] effort to define https://github.com/projectatomic/ContainerApplicationGenericLabels[Container Application Generic Labels] as well as http://docs.projectatomic.io/container-best-practices/[Container Best Practices]. }}" ], "previous_source": "", "target": [ "" ], "id_hash": -4177874269042046261, "content_hash": -4177874269042046261, "location": "pages/guidelines/creation.adoc:100", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 20, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 34, "source_unit": "https://translate.fedoraproject.org/api/units/800135/?format=api", "priority": 100, "id": 800139, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=4605357cd5810acb", "url": "https://translate.fedoraproject.org/api/units/800139/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:28.985721Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "LABEL SPECIFICATION" ], "previous_source": "", "target": [ "" ], "id_hash": 5118021749555951099, "content_hash": 5118021749555951099, "location": "pages/guidelines/creation.adoc:111", "context": "", "note": "type: Title ===", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 23, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate.fedoraproject.org/api/units/800147/?format=api", "priority": 100, "id": 800149, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=c706ddaa2f0175fb", "url": "https://translate.fedoraproject.org/api/units/800149/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.050436Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "Some additional details about how each label is to be populated." ], "previous_source": "", "target": [ "" ], "id_hash": 1005468985630385032, "content_hash": 1005468985630385032, "location": "pages/guidelines/creation.adoc:114", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 24, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 11, "source_unit": "https://translate.fedoraproject.org/api/units/800152/?format=api", "priority": 100, "id": 800155, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=8df424b7192be388", "url": "https://translate.fedoraproject.org/api/units/800155/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.077673Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "'''com.redhat.component''': Existing Bugzilla component against which bugs in this image should be reported." ], "previous_source": "", "target": [ "" ], "id_hash": -2221181220884155399, "content_hash": -2221181220884155399, "location": "pages/guidelines/creation.adoc:116", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 25, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 13, "source_unit": "https://translate.fedoraproject.org/api/units/800158/?format=api", "priority": 100, "id": 800161, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=612cc772ab6e73f9", "url": "https://translate.fedoraproject.org/api/units/800161/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.108401Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "'''name''': Name of the image. If the image replaces a standard RPM, it should have the exact same name of that RPM. Otherwise, please see naming guidelines above." ], "previous_source": "", "target": [ "" ], "id_hash": -2327420310149652005, "content_hash": -2327420310149652005, "location": "pages/guidelines/creation.adoc:118", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 26, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 28, "source_unit": "https://translate.fedoraproject.org/api/units/800163/?format=api", "priority": 100, "id": 800166, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=5fb3578f228021db", "url": "https://translate.fedoraproject.org/api/units/800166/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.135797Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "'''architecture''': usually \"x86_64\", unless the container image supports other/all architectures." ], "previous_source": "", "target": [ "" ], "id_hash": -2974929134328696106, "content_hash": -2974929134328696106, "location": "pages/guidelines/creation.adoc:122", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 28, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 10, "source_unit": "https://translate.fedoraproject.org/api/units/800174/?format=api", "priority": 100, "id": 800177, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=56b6edb6d460b2d6", "url": "https://translate.fedoraproject.org/api/units/800177/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.198405Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "'''usage''': a human-readable example command line for invoking the container. Required if run is not present. Should include all likely options, such as ports, volumes, and any required command-line parameters. You may use any container runtime as your example. Example from the OwnCloud container:" ], "previous_source": "", "target": [ "" ], "id_hash": 4471020655946286925, "content_hash": 4471020655946286925, "location": "pages/guidelines/creation.adoc:124", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 29, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 44, "source_unit": "https://translate.fedoraproject.org/api/units/800180/?format=api", "priority": 100, "id": 800185, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=be0c41991d1cc74d", "url": "https://translate.fedoraproject.org/api/units/800185/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.241431Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ " usage=\"docker run -d -P -v owncloud-data:/var/lib/owncloud -v owncloud-config:/etc/owncloud owncloud\"\n" ], "previous_source": "", "target": [ "" ], "id_hash": 8631894911961073076, "content_hash": 8631894911961073076, "location": "pages/guidelines/creation.adoc:126", "context": "", "note": "type: Plain text", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 30, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 9, "source_unit": "https://translate.fedoraproject.org/api/units/800188/?format=api", "priority": 100, "id": 800191, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=f7caa6b04df105b4", "url": "https://translate.fedoraproject.org/api/units/800191/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.280874Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "'''summary''': A short description of the image, intended to be searchable once we have a registry with search functionality. Please include relevant keywords." ], "previous_source": "", "target": [ "" ], "id_hash": -3633374029512901854, "content_hash": -3633374029512901854, "location": "pages/guidelines/creation.adoc:128", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 31, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 23, "source_unit": "https://translate.fedoraproject.org/api/units/800193/?format=api", "priority": 100, "id": 800197, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=4d93a99212c0fb22", "url": "https://translate.fedoraproject.org/api/units/800197/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.310153Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "'''run''': a command line to invoke the container, suitable for use by the https://github.com/projectatomic/atomic[Atomic CLI], including placeholders and the embedded atomic-run code. Must successfully execute on a suitable Fedora Atomic system. Required if \"usage\" is not present. Example for the Cockpit container:" ], "previous_source": "", "target": [ "" ], "id_hash": 778565810618635126, "content_hash": 778565810618635126, "location": "pages/guidelines/creation.adoc:130", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 32, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 42, "source_unit": "https://translate.fedoraproject.org/api/units/800199/?format=api", "priority": 100, "id": 800203, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=8ace057ad0301376", "url": "https://translate.fedoraproject.org/api/units/800203/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.344948Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ " run=\"/usr/bin/docker run -d --privileged --pid=host -v /:/host IMAGE /container/atomic-run --local-ssh\"\n" ], "previous_source": "", "target": [ "" ], "id_hash": 8219532985132502868, "content_hash": 8219532985132502868, "location": "pages/guidelines/creation.adoc:132", "context": "", "note": "type: Plain text", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 33, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 10, "source_unit": "https://translate.fedoraproject.org/api/units/800206/?format=api", "priority": 100, "id": 800209, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=f211a5b3766dcf54", "url": "https://translate.fedoraproject.org/api/units/800209/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.381956Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "'''install''': A container may require preparation of the host system before the container can be run. In this case the install label is useful for defining what operations should be performed on the host to prepare it. The set of operations should be as minimal as possible and should not include any operation that is not useful for preparing the host to run the container. If an install label is provided then it must be tested and work with the https://github.com/projectatomic/atomic[Atomic CLI]. Optionally an uninstall label should also be provided that will allow for cleaning up any operations done by install. Please refer to the https://github.com/projectatomic/atomic#atomic-install[upstream documentation] for more information. Example for the Cockpit container:" ], "previous_source": "", "target": [ "" ], "id_hash": 7820347544260391541, "content_hash": 7820347544260391541, "location": "pages/guidelines/creation.adoc:134", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 34, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 115, "source_unit": "https://translate.fedoraproject.org/api/units/800212/?format=api", "priority": 100, "id": 800215, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=ec8774a853bd3275", "url": "https://translate.fedoraproject.org/api/units/800215/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.411971Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ " install=\"/usr/bin/docker run --rm --privileged -v /:/host IMAGE /container/atomic-install\"\n" ], "previous_source": "", "target": [ "" ], "id_hash": 7530489575525940785, "content_hash": 7530489575525940785, "location": "pages/guidelines/creation.adoc:136", "context": "", "note": "type: Plain text", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 35, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 8, "source_unit": "https://translate.fedoraproject.org/api/units/800217/?format=api", "priority": 100, "id": 800219, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=e881ac5ee6017e31", "url": "https://translate.fedoraproject.org/api/units/800219/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.439913Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "'''uninstall''': If a container has an install label then most likely an uninstall label will be needed in order to delete any files and/or to clean up any configuration that was done or to the host system. It is not required to delete files that may contain user data. In unusual cases there may be no files or configuration to clean up from the install label so the uninstall label might not be needed. If an uninstall label is provided then it must be tested and work with the https://github.com/projectatomic/atomic[Atomic CLI]. Please refer to the https://github.com/projectatomic/atomic#atomic-uninstall[upstream documentation] for more information." ], "previous_source": "", "target": [ "" ], "id_hash": 4788215712667599620, "content_hash": 4788215712667599620, "location": "pages/guidelines/creation.adoc:138", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 36, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 100, "source_unit": "https://translate.fedoraproject.org/api/units/800221/?format=api", "priority": 100, "id": 800223, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=c27328d2557f0304", "url": "https://translate.fedoraproject.org/api/units/800223/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.474416Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ " uninstall=\"/usr/bin/docker run --rm --privileged -v /:/host IMAGE /container/atomic-uninstall\"\n" ], "previous_source": "", "target": [ "" ], "id_hash": -1690516540990584207, "content_hash": -1690516540990584207, "location": "pages/guidelines/creation.adoc:140", "context": "", "note": "type: Plain text", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 37, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 8, "source_unit": "https://translate.fedoraproject.org/api/units/800226/?format=api", "priority": 100, "id": 800227, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=688a1429a7558a71", "url": "https://translate.fedoraproject.org/api/units/800227/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.498814Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "'''url''': A URL where users can get more information about the image, such as a github or pagure repository, or software documentation." ], "previous_source": "", "target": [ "" ], "id_hash": 1662490646545388629, "content_hash": 1662490646545388629, "location": "pages/guidelines/creation.adoc:142", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 38, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 22, "source_unit": "https://translate.fedoraproject.org/api/units/800229/?format=api", "priority": 100, "id": 800232, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=97125a6f4dbf5455", "url": "https://translate.fedoraproject.org/api/units/800232/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.551855Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "'''help''': A runnable command which outputs a man page or other \"help\" information. If supplied, must be tested with `atomic help`. If you have a help command, you do not need to also supply a Help File (see below)." ], "previous_source": "", "target": [ "" ], "id_hash": 3162588382154771844, "content_hash": 3162588382154771844, "location": "pages/guidelines/creation.adoc:144", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 39, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 39, "source_unit": "https://translate.fedoraproject.org/api/units/800233/?format=api", "priority": 100, "id": 800235, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=abe3c560a11ccd84", "url": "https://translate.fedoraproject.org/api/units/800235/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.589866Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "Versioning" ], "previous_source": "", "target": [ "" ], "id_hash": 4255940163439383918, "content_hash": 4255940163439383918, "location": "pages/guidelines/creation.adoc:146", "context": "", "note": "type: Title ===", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 40, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate.fedoraproject.org/api/units/800238/?format=api", "priority": 100, "id": 800240, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=bb1023079b1f556e", "url": "https://translate.fedoraproject.org/api/units/800240/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.620294Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "In the previous section there was coverage of LABELs, one of those is the Version that is set in the example using the `ENV` variable `VERSION` which at this time needs to be `0`. OSBS handle automatically the increase of the release number for a given version of the container image." ], "previous_source": "", "target": [ "" ], "id_hash": 4313792754257891378, "content_hash": 4313792754257891378, "location": "pages/guidelines/creation.adoc:149", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 41, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 51, "source_unit": "https://translate.fedoraproject.org/api/units/800242/?format=api", "priority": 100, "id": 800244, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=bbddaba790321032", "url": "https://translate.fedoraproject.org/api/units/800244/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.652035Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "At this time there is no way to automatically populate the `Version`/`VERSION` value with the same value of the latest version of the primary RPM belonging to the container image. This is something that is currently https://pagure.io/atomic-wg/issue/249[on the roadmap]." ], "previous_source": "", "target": [ "" ], "id_hash": -8923429340785290113, "content_hash": -8923429340785290113, "location": "pages/guidelines/creation.adoc:151", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 42, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 39, "source_unit": "https://translate.fedoraproject.org/api/units/800246/?format=api", "priority": 100, "id": 800248, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=04299c4afc31d47f", "url": "https://translate.fedoraproject.org/api/units/800248/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.690297Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "Why is this needed?" ], "previous_source": "", "target": [ "" ], "id_hash": 5277029964142499351, "content_hash": 5277029964142499351, "location": "pages/guidelines/creation.adoc:153", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 43, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 4, "source_unit": "https://translate.fedoraproject.org/api/units/800249/?format=api", "priority": 100, "id": 800250, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=c93bc6cb21ce5617", "url": "https://translate.fedoraproject.org/api/units/800250/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.932190Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "If we set the `Version` LABEL to the version of it's respective RPM at the time of the Container Image Review, then the maintainer will constantly have to update it by hand every time there is a RPM update which is inconvenient and error prone. Beyond that, there's a possibility that the version of the RPM could be updated by the layered image automatic rebuilds and the maintainer isn't able to update the `Dockerfile` in a timely manner (Automatic Rebuilds are done by https://docs.pagure.org/releng/[Release Engineering] in order to pull in security updates for all layered images). If this were to happen, then the version of the container image will not match the version of the software it's meant to deliver which would lead to confusion and potentially unexpected negative side effects for users. Therefore, for the time being we're saying that the version number of the container is not meaningful but it will be as soon as possible." ], "previous_source": "", "target": [ "" ], "id_hash": -4221946257241206424, "content_hash": -4221946257241206424, "location": "pages/guidelines/creation.adoc:155", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 44, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 158, "source_unit": "https://translate.fedoraproject.org/api/units/800251/?format=api", "priority": 100, "id": 800252, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=4568a23f74591168", "url": "https://translate.fedoraproject.org/api/units/800252/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.967254Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "CMD / ENTRYPOINT" ], "previous_source": "", "target": [ "" ], "id_hash": 5835535865614494808, "content_hash": 5835535865614494808, "location": "pages/guidelines/creation.adoc:157", "context": "", "note": "type: Title ===", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 45, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 3, "source_unit": "https://translate.fedoraproject.org/api/units/800253/?format=api", "priority": 100, "id": 800254, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=d0fbfcf3a800ec58", "url": "https://translate.fedoraproject.org/api/units/800254/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:29.991299Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "Another item required is a CMD or ENTRYPOINT entry so that when an user were run perform the following command (for example), expected behavior occurs.:" ], "previous_source": "", "target": [ "" ], "id_hash": -3872859504441054261, "content_hash": -3872859504441054261, "location": "pages/guidelines/creation.adoc:160", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 46, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 25, "source_unit": "https://translate.fedoraproject.org/api/units/800255/?format=api", "priority": 100, "id": 800256, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=4a40d6cccccbabcb", "url": "https://translate.fedoraproject.org/api/units/800256/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:30.020025Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "``` docker run registry.fedoraproject.org/f25/myawesomecontainer ```" ], "previous_source": "", "target": [ "" ], "id_hash": 8618171974098532574, "content_hash": 8618171974098532574, "location": "pages/guidelines/creation.adoc:164", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 47, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 5, "source_unit": "https://translate.fedoraproject.org/api/units/800257/?format=api", "priority": 100, "id": 800258, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=f799e5bfd95eb8de", "url": "https://translate.fedoraproject.org/api/units/800258/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:30.048756Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "For more information on these entries, please reference the upstream https://docs.docker.com/engine/reference/builder/[Dockerfile documentation]." ], "previous_source": "", "target": [ "" ], "id_hash": 3907711637620652908, "content_hash": 3907711637620652908, "location": "pages/guidelines/creation.adoc:166", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 48, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 12, "source_unit": "https://translate.fedoraproject.org/api/units/800259/?format=api", "priority": 100, "id": 800260, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=b63afb07cd09fb6c", "url": "https://translate.fedoraproject.org/api/units/800260/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:30.080368Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "Volumes" ], "previous_source": "", "target": [ "" ], "id_hash": -5304032812266963300, "content_hash": -5304032812266963300, "location": "pages/guidelines/creation.adoc:168", "context": "", "note": "type: Title ===", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 49, "has_suggestion": true, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate.fedoraproject.org/api/units/800261/?format=api", "priority": 100, "id": 800262, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=36644a425bcfbe9c", "url": "https://translate.fedoraproject.org/api/units/800262/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:30.106044Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "The use of container volumes for persistent data is permitted and encouraged, but the following guidelines need to be followed:" ], "previous_source": "", "target": [ "" ], "id_hash": 3971181963479249367, "content_hash": 3971181963479249367, "location": "pages/guidelines/creation.adoc:171", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 50, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 20, "source_unit": "https://translate.fedoraproject.org/api/units/800263/?format=api", "priority": 100, "id": 800264, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=b71c78f49f9e71d7", "url": "https://translate.fedoraproject.org/api/units/800264/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:30.140831Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "Any user data that would be at risk of loss on update '''must''' be in a volume." ], "previous_source": "", "target": [ "" ], "id_hash": 6257540303459986029, "content_hash": 6257540303459986029, "location": "pages/guidelines/creation.adoc:173", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 51, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 17, "source_unit": "https://translate.fedoraproject.org/api/units/800265/?format=api", "priority": 100, "id": 800266, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=d6d73fc08b6c2a6d", "url": "https://translate.fedoraproject.org/api/units/800266/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:30.182214Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "Any application configuration data that requires persistence '''must''' be in a volume. Configuration by environment variables instead is also allowed, either together or instead of configuration volumes." ], "previous_source": "", "target": [ "" ], "id_hash": -2123405177601189158, "content_hash": -2123405177601189158, "location": "pages/guidelines/creation.adoc:174", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 52, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 27, "source_unit": "https://translate.fedoraproject.org/api/units/800267/?format=api", "priority": 100, "id": 800268, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=6288263dc2db1ada", "url": "https://translate.fedoraproject.org/api/units/800268/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:30.217992Z", "last_updated": "2023-06-16T11:46:33.795393Z" }, { "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?format=api", "language_code": "fr", "source": [ "All volumes listed in the Dockerfile '''must''' be listed in the Help File." ], "previous_source": "", "target": [ "" ], "id_hash": 6563941335465989054, "content_hash": 6563941335465989054, "location": "pages/guidelines/creation.adoc:175", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 53, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 13, "source_unit": "https://translate.fedoraproject.org/api/units/800269/?format=api", "priority": 100, "id": 800270, "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescreation/fr/?checksum=db17cdde0af413be", "url": "https://translate.fedoraproject.org/api/units/800270/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-02-24T21:06:30.245276Z", "last_updated": "2023-06-16T11:46:33.795393Z" } ] }{ "count": 60, "next": "