marcel
marcel copied to clipboard
Discussion about RecetteÀMarcel's DSL
First of all, we have to translate the DSL to French. This is the list of keywords, you can vote for your favorite traduction or suggest new traductions.
- FROM (vote)
- MAINTAINER (vote)
- RUN (vote)
- CMD (vote)
- LABEL (vote)
- EXPOSE (vote)
- ENV (vote)
- ADD (vote)
- COPY (vote)
- ENTRYPOINT (vote)
- VOLUME (vote)
- USER (vote)
- WORKDIR (vote)
- ARG (vote)
- ONBUILD (vote)
- STOPSIGNAL (vote)
I suggest developing a small program converting Dockerfiles to RecetteÀMarcel files. The RecetteÀMarcel file should also be converted back to the Dockerfile syntax when executing marcel construis
. What about creating a temporary Dockerfile for this purpose ?
First and foremost, is there a convenient voting widget we could use, to avoid this to become unreadable after some time?
"apéritif" seems more chic for STOPSIGNAL
. My 0.02$ :)
I updated the comment with links to a random poll service. It might do the job :-)
I did a small PR for this, feel free to comment on it #23